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

/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp101 mShort4Allocation = Allocation::createSized(mRS, Element::I16_4(mRS), mAllocSize / 4);
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java145 mShort4Allocation = Allocation.createSized(mRS, Element.I16_4(mRS), mAllocSize / 4);
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp105 mShort4Allocation = Allocation::createSized(mRS, Element::I16_4(mRS), mAllocSize / 4);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java866 public static Element I16_4(RenderScript rs) { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java605 public static Element I16_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h464 sp<const Element> I16_4; member in struct:android::RSC::RS::__anon1962
1267 static sp<const Element> I16_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect53 __I16_4 = Element.I16_4(rs);
3670 throw new RSRuntimeException("Type mismatch with I16_4!");
3777 throw new RSRuntimeException("Type mismatch with I16_4!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect54 __I16_4 = Element.I16_4(rs);
8145 throw new RSRuntimeException("Type mismatch with I16_4!");
8182 throw new RSRuntimeException("Type mismatch with I16_4!");
8219 throw new RSRuntimeException("Type mismatch with I16_4!");
8256 throw new RSRuntimeException("Type mismatch with I16_4!");
8293 throw new RSRuntimeException("Type mismatch with I16_4!");
8330 throw new RSRuntimeException("Type mismatch with I16_4!");
8367 throw new RSRuntimeException("Type mismatch with I16_4!");
8404 throw new RSRuntimeException("Type mismatch with I16_4!");
8441 throw new RSRuntimeException("Type mismatch with I16_4!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect51 __I16_4 = Element.I16_4(rs);
1632 throw new RSRuntimeException("Type mismatch with I16_4!");
1700 throw new RSRuntimeException("Type mismatch with I16_4!");
4394 throw new RSRuntimeException("Type mismatch with I16_4!");
4466 throw new RSRuntimeException("Type mismatch with I16_4!");
7216 throw new RSRuntimeException("Type mismatch with I16_4!");
7288 throw new RSRuntimeException("Type mismatch with I16_4!");
9946 throw new RSRuntimeException("Type mismatch with I16_4!");
10014 throw new RSRuntimeException("Type mismatch with I16_4!");
12708 throw new RSRuntimeException("Type mismatch with I16_4!");
[all...]

Completed in 2714 milliseconds