HomeSort by relevance Sort by last modified time
    Searched full:rs_matrix3x3 (Results 26 - 40 of 40) sorted by null

12

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Matrix3f.java 24 * Class for exposing the native RenderScript rs_matrix3x3 type back to the Android system.
  /prebuilts/sdk/renderscript/include/
rs_debug.rsh 79 rsDebug(const char *, const rs_matrix3x3 *);
rs_types.rsh 369 } rs_matrix3x3;
  /frameworks/base/docs/html/reference/renderscript/
rs__debug_8rsh.html 42 <tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__debug_8rsh.html#aee885d367bb22f5c437dec486eafb75c">rsDebug</a> (const char *, const <a class="el" href="structrs__matrix3x3.html">rs_matrix3x3</a> *)</td></tr>
267 <a class="anchor" id="aee885d367bb22f5c437dec486eafb75c"></a><!-- doxytag: member="rs_debug.rsh::rsDebug" ref="aee885d367bb22f5c437dec486eafb75c" args="(const char *, const rs_matrix3x3 *)" -->
280 <td class="paramtype">const <a class="el" href="structrs__matrix3x3.html">rs_matrix3x3</a> *&#160;</td>
rs__debug_8rsh_source.html 69 <a name="l00079"></a>00079 <a class="code" href="rs__debug_8rsh.html#aff35df661796c13fa9e616d1d387df0d">rsDebug</a>(const <span class="keywordtype">char</span> *, const <a class="code" href="structrs__matrix3x3.html" title="3x3 float matrix">rs_matrix3x3</a> *);
rs__types_8rsh_source.html 138 <a name="l00369"></a>00369 } <a class="code" href="structrs__matrix3x3.html" title="3x3 float matrix">rs_matrix3x3</a>;
    [all...]
rs__types_8rsh.html 65 <tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrs__matrix3x3.html">rs_matrix3x3</a></td></tr>
    [all...]
  /frameworks/compile/libbcc/lib/Renderscript/runtime/arch/
neon.ll     [all...]
generic.c 879 rsMatrixMultiply(const rs_matrix3x3 *m, float3 in) {
888 rsMatrixMultiply(const rs_matrix3x3 *m, float2 in) {
  /frameworks/compile/slang/
slang_rs_reflection_cpp.cpp 49 "rs_matrix3x3",
  /frameworks/rs/cpp/
rsCppStructs.h 476 void add(rs_matrix3x3 m) {
  /frameworks/rs/
rsMatrix4x4.cpp 161 void Matrix4x4::load(const rs_matrix3x3 *v) {
  /frameworks/rs/scriptc/
rs_types.rsh 369 } rs_matrix3x3;
  /prebuilts/sdk/tools/linux/
llvm-rs-cc 
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp     [all...]

Completed in 1243 milliseconds

12