Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/androidx/renderscript/
DByte3.java31 public class Byte3 { class
32 public Byte3() { in Byte3() method in Byte3
35 public Byte3(byte initX, byte initY, byte initZ) { in Byte3() method in Byte3
/frameworks/base/rs/java/android/renderscript/
DByte3.java28 public class Byte3 { class
33 public Byte3() { in Byte3() method in Byte3
36 public Byte3(byte initX, byte initY, byte initZ) { in Byte3() method in Byte3
43 public Byte3(Byte3 source) { in Byte3() method in Byte3
/frameworks/rs/cpp/
DrsCppStructs.h92 Byte3(int8_t initX, int8_t initY, int8_t initZ) in Byte3() function
94 Byte3() : x(0), y(0), z(0) {} in Byte3() function
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...