Searched refs:I8_4 (Results 1 - 9 of 9) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp91 mChar4Allocation = Allocation::createSized(mRS, Element::I8_4(mRS), mAllocSize / 4);
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java131 mChar4Allocation = Allocation.createSized(mRS, Element.I8_4(mRS), mAllocSize / 4);
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp95 mChar4Allocation = Allocation::createSized(mRS, Element::I8_4(mRS), mAllocSize / 4);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java800 public static Element I8_4(RenderScript rs) { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java563 public static Element I8_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h456 sp<const Element> I8_4; member in struct:android::RSC::RS::__anon1962
1231 static sp<const Element> I8_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect50 __I8_4 = Element.I8_4(rs);
3456 throw new RSRuntimeException("Type mismatch with I8_4!");
3563 throw new RSRuntimeException("Type mismatch with I8_4!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect51 __I8_4 = Element.I8_4(rs);
6433 throw new RSRuntimeException("Type mismatch with I8_4!");
6470 throw new RSRuntimeException("Type mismatch with I8_4!");
6507 throw new RSRuntimeException("Type mismatch with I8_4!");
6544 throw new RSRuntimeException("Type mismatch with I8_4!");
6581 throw new RSRuntimeException("Type mismatch with I8_4!");
6618 throw new RSRuntimeException("Type mismatch with I8_4!");
6655 throw new RSRuntimeException("Type mismatch with I8_4!");
6692 throw new RSRuntimeException("Type mismatch with I8_4!");
6729 throw new RSRuntimeException("Type mismatch with I8_4!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect48 __I8_4 = Element.I8_4(rs);
1232 throw new RSRuntimeException("Type mismatch with I8_4!");
1300 throw new RSRuntimeException("Type mismatch with I8_4!");
3970 throw new RSRuntimeException("Type mismatch with I8_4!");
4042 throw new RSRuntimeException("Type mismatch with I8_4!");
6792 throw new RSRuntimeException("Type mismatch with I8_4!");
6864 throw new RSRuntimeException("Type mismatch with I8_4!");
9546 throw new RSRuntimeException("Type mismatch with I8_4!");
9614 throw new RSRuntimeException("Type mismatch with I8_4!");
12284 throw new RSRuntimeException("Type mismatch with I8_4!");
[all...]

Completed in 1177 milliseconds