summaryrefslogtreecommitdiffstats
path: root/docs/html/reference/renderscript/structrs__matrix2x2.html
diff options
context:
space:
mode:
authorJean-Luc Brouillet <jeanluc@google.com>2015-05-05 23:39:28 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-05 23:39:28 +0000
commit79f12bb648aa8a4f71e2c64c5c6354e2261e3257 (patch)
tree15fd76e4195796bea363879b77ef59d7a24f9f65 /docs/html/reference/renderscript/structrs__matrix2x2.html
parenta4d0e5282c83391c830c8bff2cb138214f5bfe79 (diff)
parentd967fcbee77b2872cb5ae6b05aaabbbc764f806b (diff)
downloadframeworks_base-79f12bb648aa8a4f71e2c64c5c6354e2261e3257.zip
frameworks_base-79f12bb648aa8a4f71e2c64c5c6354e2261e3257.tar.gz
frameworks_base-79f12bb648aa8a4f71e2c64c5c6354e2261e3257.tar.bz2
am d967fcbe: am e9f17cda: docs: Overhaul of the RenderScript reference documentation.
* commit 'd967fcbee77b2872cb5ae6b05aaabbbc764f806b': docs: Overhaul of the RenderScript reference documentation.
Diffstat (limited to 'docs/html/reference/renderscript/structrs__matrix2x2.html')
-rw-r--r--docs/html/reference/renderscript/structrs__matrix2x2.html45
1 files changed, 0 insertions, 45 deletions
diff --git a/docs/html/reference/renderscript/structrs__matrix2x2.html b/docs/html/reference/renderscript/structrs__matrix2x2.html
deleted file mode 100644
index bacfa02..0000000
--- a/docs/html/reference/renderscript/structrs__matrix2x2.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-
-<title>rs_matrix2x2 Struct Reference</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
-
-
-
-</head>
-<body>
-<div id="top"><!-- do not remove this div! -->
-
-
-<!-- Generated by Doxygen 1.7.5.1 -->
- <div id="navrow1" class="tabs">
- <ul class="tablist">
- <li><a href="index.html"><span>Overview</span></a></li>
- <li><a href="globals.html"><span>Globals</span></a></li>
- <li class="current"><a href="annotated.html"><span>Structs</span></a></li>
- </ul>
- </div>
-</div>
-<div class="header">
- <div class="headertitle">
-<div class="title">rs_matrix2x2 Struct Reference</div> </div>
-</div>
-<div class="contents">
-<!-- doxytag: class="rs_matrix2x2" -->
-<p>2x2 float matrix
- <a href="structrs__matrix2x2.html#details">More...</a></p>
-<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
-<div class="textblock"><p>2x2 float matrix </p>
-<p>Native holder for RS matrix. Elements are stored in the array at the location [row*2 + col] </p>
-
-<p>Definition at line <a class="el" href="rs__types_8rsh_source.html#l00376">376</a> of file <a class="el" href="rs__types_8rsh_source.html">rs_types.rsh</a>.</p>
-</div><hr/>The documentation for this struct was generated from the following file:<ul>
-<li>/usr/local/google/home/srhines/android_trees/jb-mr2-dev/frameworks/rs/scriptc/<a class="el" href="rs__types_8rsh_source.html">rs_types.rsh</a></li>
-</ul>
-</div>
-
-</body>
-</html>