Home
last modified time | relevance | path

Searched refs:Int4 (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DInt4.java50 public Int4(Int4 source) { in Int4() method in Int4
76 public static Int4 add(Int4 a, Int4 b) { in add()
77 Int4 result = new Int4(); in add()
106 Int4 result = new Int4(); in add()
134 public static Int4 sub(Int4 a, Int4 b) { in sub()
135 Int4 result = new Int4(); in sub()
164 Int4 result = new Int4(); in sub()
192 public static Int4 mul(Int4 a, Int4 b) { in mul()
193 Int4 result = new Int4(); in mul()
250 public static Int4 div(Int4 a, Int4 b) { in div()
[all …]
H A DFieldPacker.java361 public void addU16(Int4 v) { in addU16()
377 public void addI32(Int4 v) { in addI32()
534 public Int4 subInt4() { in subInt4()
535 Int4 v = new Int4(); in subInt4()
710 if (obj instanceof Int4) { in add()
711 addI32((Int4)obj); in add()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45862 Landroid/renderscript/Int4;->add(Landroid/renderscript/Int4;I)Landroid/renderscript/Int4;
45863 Landroid/renderscript/Int4;->add(Landroid/renderscript/Int4;Landroid/renderscript/Int4;)Landroid/re…
45869 Landroid/renderscript/Int4;->div(Landroid/renderscript/Int4;I)Landroid/renderscript/Int4;
45870 Landroid/renderscript/Int4;->div(Landroid/renderscript/Int4;Landroid/renderscript/Int4;)Landroid/re…
45872 Landroid/renderscript/Int4;->dotProduct(Landroid/renderscript/Int4;Landroid/renderscript/Int4;)I
45878 Landroid/renderscript/Int4;->mod(Landroid/renderscript/Int4;I)Landroid/renderscript/Int4;
45879 Landroid/renderscript/Int4;->mod(Landroid/renderscript/Int4;Landroid/renderscript/Int4;)Landroid/re…
45882 Landroid/renderscript/Int4;->mul(Landroid/renderscript/Int4;I)Landroid/renderscript/Int4;
45883 Landroid/renderscript/Int4;->mul(Landroid/renderscript/Int4;Landroid/renderscript/Int4;)Landroid/re…
45890 Landroid/renderscript/Int4;->sub(Landroid/renderscript/Int4;I)Landroid/renderscript/Int4;
[all …]
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38309 method @Deprecated public void addI32(android.renderscript.Int4);
38325 method @Deprecated public void addU16(android.renderscript.Int4);
38361 method @Deprecated public android.renderscript.Int4 subInt4();
38413 @Deprecated public class Int4 {
38414 ctor @Deprecated public Int4();
38415 ctor @Deprecated public Int4(int, int, int, int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...