Home
last modified time | relevance | path

Searched refs:subI8 (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DFieldPacker.java114 public byte subI8() { in subI8() method in FieldPacker
479 v.y = subI8(); in subByte2()
480 v.x = subI8(); in subByte2()
485 v.z = subI8(); in subByte3()
486 v.y = subI8(); in subByte3()
487 v.x = subI8(); in subByte3()
492 v.w = subI8(); in subByte4()
493 v.z = subI8(); in subByte4()
494 v.y = subI8(); in subByte4()
495 v.x = subI8(); in subByte4()
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38358 method @Deprecated public byte subI8();