Home
last modified time | relevance | path

Searched refs:subI32 (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DFieldPacker.java138 public int subI32() { in subI32() method in FieldPacker
235 return Float.intBitsToFloat(subI32()); in subF32()
519 v.y = subI32(); in subInt2()
520 v.x = subI32(); in subInt2()
525 v.z = subI32(); in subInt3()
526 v.y = subI32(); in subInt3()
527 v.x = subI32(); in subInt3()
532 v.w = subI32(); in subInt4()
533 v.z = subI32(); in subInt4()
534 v.y = subI32(); in subInt4()
[all …]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DFieldPacker.java139 public int subI32() { in subI32() method in FieldPacker
236 return Float.intBitsToFloat(subI32()); in subF32()
520 v.y = subI32(); in subInt2()
521 v.x = subI32(); in subInt2()
526 v.z = subI32(); in subInt3()
527 v.y = subI32(); in subInt3()
528 v.x = subI32(); in subInt3()
533 v.w = subI32(); in subInt4()
534 v.z = subI32(); in subInt4()
535 v.y = subI32(); in subInt4()
[all …]
/frameworks/support/v8/renderscript/api/
D23.txt340 method public int subI32();
Dcurrent.txt340 method public int subI32();
/frameworks/base/api/
Dcurrent.txt27517 method public int subI32();
Dsystem-current.txt29576 method public int subI32();