blob: bacfa02f36bc2d27b7275697931335a3d77c5933 [file] [log] [blame]
Robert Lydc6720f2012-01-13 09:38:44 -08001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
6<title>rs_matrix2x2 Struct Reference</title>
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="doxygen.css" rel="stylesheet" type="text/css" />
9
10
11
12</head>
13<body>
14<div id="top"><!-- do not remove this div! -->
15
16
17<!-- Generated by Doxygen 1.7.5.1 -->
18 <div id="navrow1" class="tabs">
19 <ul class="tablist">
20 <li><a href="index.html"><span>Overview</span></a></li>
21 <li><a href="globals.html"><span>Globals</span></a></li>
22 <li class="current"><a href="annotated.html"><span>Structs</span></a></li>
23 </ul>
24 </div>
25</div>
26<div class="header">
27 <div class="headertitle">
28<div class="title">rs_matrix2x2 Struct Reference</div> </div>
29</div>
30<div class="contents">
31<!-- doxytag: class="rs_matrix2x2" -->
32<p>2x2 float matrix
33 <a href="structrs__matrix2x2.html#details">More...</a></p>
34<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
35<div class="textblock"><p>2x2 float matrix </p>
36<p>Native holder for RS matrix. Elements are stored in the array at the location [row*2 + col] </p>
37
Stephen Hines713c4bc2013-06-19 00:11:21 -070038<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>
Robert Lydc6720f2012-01-13 09:38:44 -080039</div><hr/>The documentation for this struct was generated from the following file:<ul>
Stephen Hines713c4bc2013-06-19 00:11:21 -070040<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>
Robert Lydc6720f2012-01-13 09:38:44 -080041</ul>
42</div>
43
44</body>
45</html>