Home
last modified time | relevance | path

Searched refs:I8_4 (Results 1 – 11 of 11) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp91 mChar4Allocation = Allocation::createSized(mRS, Element::I8_4(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp95 mChar4Allocation = Allocation::createSized(mRS, Element::I8_4(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java131 mChar4Allocation = Allocation.createSized(mRS, Element.I8_4(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java568 public static Element I8_4(RenderScript rs) { in I8_4() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java807 public static Element I8_4(RenderScript rs) { in I8_4() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h456 sp<const Element> I8_4; member
1231 static sp<const Element> I8_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect51 __I8_4 = Element.I8_4(rs);
1235 throw new RSRuntimeException("Type mismatch with I8_4!");
1303 throw new RSRuntimeException("Type mismatch with I8_4!");
3973 throw new RSRuntimeException("Type mismatch with I8_4!");
4045 throw new RSRuntimeException("Type mismatch with I8_4!");
6795 throw new RSRuntimeException("Type mismatch with I8_4!");
6867 throw new RSRuntimeException("Type mismatch with I8_4!");
9549 throw new RSRuntimeException("Type mismatch with I8_4!");
9617 throw new RSRuntimeException("Type mismatch with I8_4!");
12287 throw new RSRuntimeException("Type mismatch with I8_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect54 __I8_4 = Element.I8_4(rs);
6436 throw new RSRuntimeException("Type mismatch with I8_4!");
6473 throw new RSRuntimeException("Type mismatch with I8_4!");
6510 throw new RSRuntimeException("Type mismatch with I8_4!");
6547 throw new RSRuntimeException("Type mismatch with I8_4!");
6584 throw new RSRuntimeException("Type mismatch with I8_4!");
6621 throw new RSRuntimeException("Type mismatch with I8_4!");
6658 throw new RSRuntimeException("Type mismatch with I8_4!");
6695 throw new RSRuntimeException("Type mismatch with I8_4!");
6732 throw new RSRuntimeException("Type mismatch with I8_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect53 __I8_4 = Element.I8_4(rs);
3459 throw new RSRuntimeException("Type mismatch with I8_4!");
3566 throw new RSRuntimeException("Type mismatch with I8_4!");
/frameworks/base/core/api/
Dcurrent.txt36221 …method @Deprecated public static android.renderscript.Element I8_4(android.renderscript.RenderScri…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26084 method public static android.renderscript.Element I8_4(android.renderscript.RenderScript);