Home
last modified time | relevance | path

Searched defs:Byte2 (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DByte2.java31 public class Byte2 { class
32 public Byte2() { in Byte2() method in Byte2
35 public Byte2(byte initX, byte initY) { in Byte2() method in Byte2
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DByte2.java28 public class Byte2 { class
32 public Byte2() { in Byte2() method in Byte2
35 public Byte2(byte initX, byte initY) { in Byte2() method in Byte2
41 public Byte2(Byte2 source) { in Byte2() method in Byte2
/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h83 Byte2(int8_t initX, int8_t initY) in Byte2() function
85 Byte2() : x(0), y(0) {} in Byte2() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...