Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DShort4.java31 public class Short4 { class
32 public Short4() { in Short4() method in Short4
35 public Short4(short initX, short initY, short initZ, short initW) { in Short4() method in Short4
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DShort4.java28 public class Short4 { class
34 public Short4() { in Short4() method in Short4
38 public Short4(short i) { in Short4() method in Short4
42 public Short4(short x, short y, short z, short w) { in Short4() method in Short4
50 public Short4(Short4 source) { in Short4() method in Short4
/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h155 Short4(int16_t initX, int16_t initY, int16_t initZ, int16_t initW) in Short4() function
157 Short4() : x(0), y(0), z(0), w(0) {} in Short4() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...