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

/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp187 mUShort2Allocation = Allocation::createSized(mRS, Element::U16_2(mRS), mAllocSize / 2);
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java236 mUShort2Allocation = Allocation.createSized(mRS, Element.U16_2(mRS), mAllocSize / 2);
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp191 mUShort2Allocation = Allocation::createSized(mRS, Element::U16_2(mRS), mAllocSize / 2);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java811 public static Element U16_2(RenderScript rs) { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java570 public static Element U16_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h458 sp<const Element> U16_2; member in struct:android::RSC::RS::__anon1962
1237 static sp<const Element> U16_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect64 __U16_2 = Element.U16_2(rs);
4489 throw new RSRuntimeException("Type mismatch with U16_2!");
4596 throw new RSRuntimeException("Type mismatch with U16_2!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect64 __U16_2 = Element.U16_2(rs);
14401 throw new RSRuntimeException("Type mismatch with U16_2!");
14438 throw new RSRuntimeException("Type mismatch with U16_2!");
14475 throw new RSRuntimeException("Type mismatch with U16_2!");
14512 throw new RSRuntimeException("Type mismatch with U16_2!");
14549 throw new RSRuntimeException("Type mismatch with U16_2!");
14586 throw new RSRuntimeException("Type mismatch with U16_2!");
14623 throw new RSRuntimeException("Type mismatch with U16_2!");
14660 throw new RSRuntimeException("Type mismatch with U16_2!");
14697 throw new RSRuntimeException("Type mismatch with U16_2!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect56 __U16_2 = Element.U16_2(rs);
2296 throw new RSRuntimeException("Type mismatch with U16_2!");
2364 throw new RSRuntimeException("Type mismatch with U16_2!");
5098 throw new RSRuntimeException("Type mismatch with U16_2!");
5170 throw new RSRuntimeException("Type mismatch with U16_2!");
7920 throw new RSRuntimeException("Type mismatch with U16_2!");
7992 throw new RSRuntimeException("Type mismatch with U16_2!");
10610 throw new RSRuntimeException("Type mismatch with U16_2!");
10678 throw new RSRuntimeException("Type mismatch with U16_2!");
13412 throw new RSRuntimeException("Type mismatch with U16_2!");
[all...]

Completed in 129 milliseconds