Home
last modified time | relevance | path

Searched refs:U16_2 (Results 1 – 12 of 12) 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/androidx/renderscript/
DElement.java570 public static Element U16_2(RenderScript rs) { in U16_2() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java813 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/opt/setupwizard/tools/docs/
Dandroid-22.txt26103 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39970 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40114 method public static android.renderscript.Element U16_2(android.renderscript.RenderScript);