HomeSort by relevance Sort by last modified time
    Searched full:subf64 (Results 1 - 7 of 7) sorted by null

  /frameworks/base/graphics/java/android/renderscript/
FieldPacker.java 229 public double subF64() {
426 v.y = subF64();
427 v.x = subF64();
432 v.z = subF64();
433 v.y = subF64();
434 v.x = subF64();
439 v.w = subF64();
440 v.z = subF64();
441 v.y = subF64();
442 v.x = subF64();
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
android.renderscript.FieldPacker.html 158 <nobr><code>double</code>&nbsp;<A HREF="../../../../reference/android/renderscript/FieldPacker.html#subF64()" target="_top"><code>subF64</code></A>()</nobr>
methods_index_additions.html     [all...]
alldiffs_index_additions.html     [all...]
methods_index_all.html     [all...]
alldiffs_index_all.html     [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 266 case Iop_SubF64: vex_printf("SubF64"); return;
    [all...]

Completed in 319 milliseconds