Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DInt2.java46 public Int2(Int2 source) { in Int2() method in Int2
68 public static Int2 add(Int2 a, Int2 b) { in add()
69 Int2 result = new Int2(); in add()
94 Int2 result = new Int2(); in add()
118 public static Int2 sub(Int2 a, Int2 b) { in sub()
119 Int2 result = new Int2(); in sub()
144 Int2 result = new Int2(); in sub()
168 public static Int2 mul(Int2 a, Int2 b) { in mul()
169 Int2 result = new Int2(); in mul()
218 public static Int2 div(Int2 a, Int2 b) { in div()
[all …]
H A DFieldPacker.java352 public void addU16(Int2 v) { in addU16()
368 public void addI32(Int2 v) { in addI32()
521 public Int2 subInt2() { in subInt2()
522 Int2 v = new Int2(); in subInt2()
700 if (obj instanceof Int2) { in add()
701 addI32((Int2)obj); in add()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45794 Landroid/renderscript/Int2;->add(Landroid/renderscript/Int2;I)Landroid/renderscript/Int2;
45795 Landroid/renderscript/Int2;->add(Landroid/renderscript/Int2;Landroid/renderscript/Int2;)Landroid/re…
45801 Landroid/renderscript/Int2;->div(Landroid/renderscript/Int2;I)Landroid/renderscript/Int2;
45802 Landroid/renderscript/Int2;->div(Landroid/renderscript/Int2;Landroid/renderscript/Int2;)Landroid/re…
45804 Landroid/renderscript/Int2;->dotProduct(Landroid/renderscript/Int2;Landroid/renderscript/Int2;)I
45810 Landroid/renderscript/Int2;->mod(Landroid/renderscript/Int2;I)Landroid/renderscript/Int2;
45811 Landroid/renderscript/Int2;->mod(Landroid/renderscript/Int2;Landroid/renderscript/Int2;)Landroid/re…
45814 Landroid/renderscript/Int2;->mul(Landroid/renderscript/Int2;I)Landroid/renderscript/Int2;
45815 Landroid/renderscript/Int2;->mul(Landroid/renderscript/Int2;Landroid/renderscript/Int2;)Landroid/re…
45822 Landroid/renderscript/Int2;->sub(Landroid/renderscript/Int2;I)Landroid/renderscript/Int2;
[all …]
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38307 method @Deprecated public void addI32(android.renderscript.Int2);
38323 method @Deprecated public void addU16(android.renderscript.Int2);
38359 method @Deprecated public android.renderscript.Int2 subInt2();
38398 @Deprecated public class Int2 {
38399 ctor @Deprecated public Int2();
38400 ctor @Deprecated public Int2(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 ...