Home
last modified time | relevance | path

Searched refs:U16_2 (Results 1 – 21 of 21) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp187 mUShort2Allocation = Allocation::createSized(mRS, Element::U16_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp191 mUShort2Allocation = Allocation::createSized(mRS, Element::U16_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java236 mUShort2Allocation = Allocation.createSized(mRS, Element.U16_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java570 public static Element U16_2(RenderScript rs) { in U16_2() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java811 public static Element U16_2(RenderScript rs) { in U16_2() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h458 sp<const Element> U16_2; member
1237 static sp<const Element> U16_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect59 __U16_2 = Element.U16_2(rs);
2299 throw new RSRuntimeException("Type mismatch with U16_2!");
2367 throw new RSRuntimeException("Type mismatch with U16_2!");
5101 throw new RSRuntimeException("Type mismatch with U16_2!");
5173 throw new RSRuntimeException("Type mismatch with U16_2!");
7923 throw new RSRuntimeException("Type mismatch with U16_2!");
7995 throw new RSRuntimeException("Type mismatch with U16_2!");
10613 throw new RSRuntimeException("Type mismatch with U16_2!");
10681 throw new RSRuntimeException("Type mismatch with U16_2!");
13415 throw new RSRuntimeException("Type mismatch with U16_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect67 __U16_2 = Element.U16_2(rs);
14404 throw new RSRuntimeException("Type mismatch with U16_2!");
14441 throw new RSRuntimeException("Type mismatch with U16_2!");
14478 throw new RSRuntimeException("Type mismatch with U16_2!");
14515 throw new RSRuntimeException("Type mismatch with U16_2!");
14552 throw new RSRuntimeException("Type mismatch with U16_2!");
14589 throw new RSRuntimeException("Type mismatch with U16_2!");
14626 throw new RSRuntimeException("Type mismatch with U16_2!");
14663 throw new RSRuntimeException("Type mismatch with U16_2!");
14700 throw new RSRuntimeException("Type mismatch with U16_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect67 __U16_2 = Element.U16_2(rs);
4492 throw new RSRuntimeException("Type mismatch with U16_2!");
4599 throw new RSRuntimeException("Type mismatch with U16_2!");
/frameworks/support/api/
D23.0.0.txt10103 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D23.4.0.txt11038 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D23.1.0.txt10522 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D23.1.1.txt10491 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D23.2.1.txt11022 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D23.2.0.txt11020 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D24.1.0.txt11848 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
D24.0.0.txt11838 …method public static android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26103 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt35828 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);
Dtest-current.txt36025 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);
Dsystem-current.txt38905 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);