Home
last modified time | relevance | path

Searched refs:U16_4 (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp189 mUShort4Allocation = Allocation::createSized(mRS, Element::U16_4(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp193 mUShort4Allocation = Allocation::createSized(mRS, Element::U16_4(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java240 mUShort4Allocation = Allocation.createSized(mRS, Element.U16_4(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java584 public static Element U16_4(RenderScript rs) { in U16_4() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java835 public static Element U16_4(RenderScript rs) { in U16_4() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h460 sp<const Element> U16_4; member
1249 static sp<const Element> U16_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect60 __U16_4 = Element.U16_4(rs);
2435 throw new RSRuntimeException("Type mismatch with U16_4!");
2503 throw new RSRuntimeException("Type mismatch with U16_4!");
5245 throw new RSRuntimeException("Type mismatch with U16_4!");
5317 throw new RSRuntimeException("Type mismatch with U16_4!");
8067 throw new RSRuntimeException("Type mismatch with U16_4!");
8139 throw new RSRuntimeException("Type mismatch with U16_4!");
10749 throw new RSRuntimeException("Type mismatch with U16_4!");
10817 throw new RSRuntimeException("Type mismatch with U16_4!");
13559 throw new RSRuntimeException("Type mismatch with U16_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect68 __U16_4 = Element.U16_4(rs);
14996 throw new RSRuntimeException("Type mismatch with U16_4!");
15033 throw new RSRuntimeException("Type mismatch with U16_4!");
15070 throw new RSRuntimeException("Type mismatch with U16_4!");
15107 throw new RSRuntimeException("Type mismatch with U16_4!");
15144 throw new RSRuntimeException("Type mismatch with U16_4!");
15181 throw new RSRuntimeException("Type mismatch with U16_4!");
15218 throw new RSRuntimeException("Type mismatch with U16_4!");
15255 throw new RSRuntimeException("Type mismatch with U16_4!");
15292 throw new RSRuntimeException("Type mismatch with U16_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect68 __U16_4 = Element.U16_4(rs);
4529 throw new RSRuntimeException("Type mismatch with U16_4!");
4636 throw new RSRuntimeException("Type mismatch with U16_4!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26105 method public static android.renderscript.Element U16_4(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39972 method public static android.renderscript.Element U16_4(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40116 method public static android.renderscript.Element U16_4(android.renderscript.RenderScript);