Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DByte2.java41 public Byte2(Byte2 source) { in Byte2() method in Byte2
63 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 …]
H A DFieldPacker.java304 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()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45452 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;)V
45453 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;)V
45460 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;)B
45469 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 …]
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38108 @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();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...