Searched refs:Int4 (Results 1 – 5 of 5) sorted by relevance
50 public Int4(Int4 source) { in Int4() method in Int476 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 …]
361 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()
45862 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;)I45878 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 …]
38309 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);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...