Searched defs:subI64 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DFieldPacker.java152 public long subI64() { method in class:FieldPacker
234 return Double.longBitsToDouble(subI64());
533 v.y = subI64();
534 v.x = subI64();
539 v.z = subI64();
540 v.y = subI64();
541 v.x = subI64();
546 v.w = subI64();
547 v.z = subI64();
548 v.y = subI64();
[all...]

Completed in 50 milliseconds