Searched refs:Byte2 (Results 1 – 5 of 5) sorted by relevance
41 public Byte2(Byte2 source) { in Byte2() method in Byte263 public static Byte2 add(Byte2 a, Byte2 b) { in add()64 Byte2 result = new Byte2(); in add()89 Byte2 result = new Byte2(); in add()113 public static Byte2 sub(Byte2 a, Byte2 b) { in sub()114 Byte2 result = new Byte2(); in sub()139 Byte2 result = new Byte2(); in sub()163 public static Byte2 mul(Byte2 a, Byte2 b) { in mul()164 Byte2 result = new Byte2(); in mul()189 Byte2 result = new Byte2(); in mul()[all …]
304 public void addI8(Byte2 v) { in addI8()477 public Byte2 subByte2() { in subByte2()478 Byte2 v = new Byte2(); in subByte2()670 if (obj instanceof Byte2) { in add()671 addI8((Byte2)obj); in add()
45452 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;)V45453 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;45454 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)Landroid…45459 Landroid/renderscript/Byte2;->div(Landroid/renderscript/Byte2;)V45460 Landroid/renderscript/Byte2;->div(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;45461 Landroid/renderscript/Byte2;->div(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)Landroid…45463 Landroid/renderscript/Byte2;->dotProduct(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)B45469 Landroid/renderscript/Byte2;->mul(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;45470 Landroid/renderscript/Byte2;->mul(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)Landroid…45477 Landroid/renderscript/Byte2;->sub(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;[all …]
38108 @Deprecated public class Byte2 {38109 ctor @Deprecated public Byte2();38110 ctor @Deprecated public Byte2(byte, byte);38315 method @Deprecated public void addI8(android.renderscript.Byte2);38344 method @Deprecated public android.renderscript.Byte2 subByte2();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...