Searched refs:Int2 (Results 1 – 5 of 5) sorted by relevance
46 public Int2(Int2 source) { in Int2() method in Int268 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 …]
352 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()
45794 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;)I45810 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 …]
38307 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);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...