Home
last modified time | relevance | path

Searched refs:I8_2 (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp89 mChar2Allocation = Allocation::createSized(mRS, Element::I8_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp93 mChar2Allocation = Allocation::createSized(mRS, Element::I8_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java127 mChar2Allocation = Allocation.createSized(mRS, Element.I8_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java549 public static Element I8_2(RenderScript rs) { in I8_2() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java780 public static Element I8_2(RenderScript rs) { in I8_2() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h454 sp<const Element> I8_2; member
1219 static sp<const Element> I8_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect50 __I8_2 = Element.I8_2(rs);
1099 throw new RSRuntimeException("Type mismatch with I8_2!");
1167 throw new RSRuntimeException("Type mismatch with I8_2!");
3829 throw new RSRuntimeException("Type mismatch with I8_2!");
3901 throw new RSRuntimeException("Type mismatch with I8_2!");
6651 throw new RSRuntimeException("Type mismatch with I8_2!");
6723 throw new RSRuntimeException("Type mismatch with I8_2!");
9413 throw new RSRuntimeException("Type mismatch with I8_2!");
9481 throw new RSRuntimeException("Type mismatch with I8_2!");
12143 throw new RSRuntimeException("Type mismatch with I8_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect53 __I8_2 = Element.I8_2(rs);
5844 throw new RSRuntimeException("Type mismatch with I8_2!");
5881 throw new RSRuntimeException("Type mismatch with I8_2!");
5918 throw new RSRuntimeException("Type mismatch with I8_2!");
5955 throw new RSRuntimeException("Type mismatch with I8_2!");
5992 throw new RSRuntimeException("Type mismatch with I8_2!");
6029 throw new RSRuntimeException("Type mismatch with I8_2!");
6066 throw new RSRuntimeException("Type mismatch with I8_2!");
6103 throw new RSRuntimeException("Type mismatch with I8_2!");
6140 throw new RSRuntimeException("Type mismatch with I8_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect52 __I8_2 = Element.I8_2(rs);
3422 throw new RSRuntimeException("Type mismatch with I8_2!");
3529 throw new RSRuntimeException("Type mismatch with I8_2!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26082 method public static android.renderscript.Element I8_2(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39949 method public static android.renderscript.Element I8_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40093 method public static android.renderscript.Element I8_2(android.renderscript.RenderScript);