Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DByte2.java31 public class Byte2 { class
32 public Byte2() { in Byte2() method in Byte2
35 public Byte2(byte initX, byte initY) { in Byte2() method in Byte2
H A DFieldPacker.java305 public void addI8(Byte2 v) { in addI8()
478 public Byte2 subByte2() { in subByte2()
479 Byte2 v = new Byte2(); in subByte2()
671 if (obj instanceof Byte2) { in addToPack()
672 fp.addI8((Byte2)obj); in addToPack()
811 if (obj instanceof Byte2) { in getPackedSize()
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_bug_char.java20 import android.renderscript.Byte2;
33 private Byte2 pack_b2(byte[] val) { in pack_b2()
36 return new Byte2(val[0], val[1]); in pack_b2()
72 Byte2 min_rand_sc2 = pack_b2(min_rand_sc2_raw); in initializeValues()
H A DUT_vector.java20 import android.renderscript.Byte2;
101 Byte2 B2 = s.get_i8_2(); in initializeGlobals()
H A DUT_math_agree.java20 import android.renderscript.Byte2;
63 private Byte2 pack_b2(byte[] val) { in pack_b2()
65 return new Byte2(val[0], val[1]); in pack_b2()
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_bug_char.java22 import androidx.renderscript.Byte2;
35 private Byte2 pack_b2(byte[] val) { in pack_b2()
38 return new Byte2(val[0], val[1]); in pack_b2()
74 Byte2 min_rand_sc2 = pack_b2(min_rand_sc2_raw); in initializeValues()
H A DUT_vector.java22 import androidx.renderscript.Byte2;
103 Byte2 B2 = s.get_i8_2(); in initializeGlobals()
H A DUT_math_agree.java22 import androidx.renderscript.Byte2;
65 private Byte2 pack_b2(byte[] val) { in pack_b2()
67 return new Byte2(val[0], val[1]); in pack_b2()
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_bug_char.java34 private Byte2 pack_b2(byte[] val) { in pack_b2()
37 return new Byte2(val[0], val[1]); in pack_b2()
72 Byte2 min_rand_sc2 = pack_b2(min_rand_sc2_raw); in initializeValues()
H A DUT_math_agree.java49 private Byte2 pack_b2(byte[] val) { in pack_b2()
51 return new Byte2(val[0], val[1]); in pack_b2()
H A DUT_vector.java86 Byte2 B2 = s.get_i8_2(); in initializeGlobals()
/aosp12/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
H A DUT_vector.java86 Byte2 B2 = s.get_i8_2(); in initializeGlobals()
/aosp12/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
H A DUT_vector.java86 Byte2 B2 = s.get_i8_2(); in initializeGlobals()
/aosp12/bionic/libc/arch-x86/atom/string/
H A Dssse3-strcmp-atom.S1946 jnz L(Byte2)
1995 L(Byte2):
2071 jnz L(Byte2)
/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h79 class Byte2 {
83 Byte2(int8_t initX, int8_t initY) in Byte2() function
85 Byte2() : x(0), y(0) {} in Byte2() function
/aosp12/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect193 public Byte2[] get() {
197 Byte2[] result = new Byte2[7];
199 result[Idx] = new Byte2(outArray[2*Idx+0], outArray[2*Idx+1]);
228 private Byte2[] mResult;
1557 public Byte2 get() {
1561 mResult = new Byte2(outArray[0], outArray[1]);
1587 private Byte2 mResult;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48775 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;)V
48776 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;
48777 Landroid/renderscript/Byte2;->add(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)Landroid…
48782 Landroid/renderscript/Byte2;->div(Landroid/renderscript/Byte2;)V
48783 Landroid/renderscript/Byte2;->div(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;
48784 Landroid/renderscript/Byte2;->div(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)Landroid…
48786 Landroid/renderscript/Byte2;->dotProduct(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)B
48792 Landroid/renderscript/Byte2;->mul(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;
48793 Landroid/renderscript/Byte2;->mul(Landroid/renderscript/Byte2;Landroid/renderscript/Byte2;)Landroid…
48800 Landroid/renderscript/Byte2;->sub(Landroid/renderscript/Byte2;B)Landroid/renderscript/Byte2;
[all …]
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36204 @Deprecated public class Byte2 {
36205 ctor @Deprecated public Byte2();
36206 ctor @Deprecated public Byte2(byte, byte);
36411 method @Deprecated public void addI8(android.renderscript.Byte2);
36440 method @Deprecated public android.renderscript.Byte2 subByte2();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26007 public class Byte2 {
26008 ctor public Byte2();
26009 ctor public Byte2(byte, byte);
26213 method public void addI8(android.renderscript.Byte2);
26242 method public android.renderscript.Byte2 subByte2();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...