Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp101 mShort4Allocation = Allocation::createSized(mRS, Element::I16_4(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp105 mShort4Allocation = Allocation::createSized(mRS, Element::I16_4(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java145 mShort4Allocation = Allocation.createSized(mRS, Element.I16_4(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java605 public static Element I16_4(RenderScript rs) { in I16_4() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java868 public static Element I16_4(RenderScript rs) { in I16_4() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h464 sp<const Element> I16_4; member
1267 static sp<const Element> I16_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect54 __I16_4 = Element.I16_4(rs);
1635 throw new RSRuntimeException("Type mismatch with I16_4!");
1703 throw new RSRuntimeException("Type mismatch with I16_4!");
4397 throw new RSRuntimeException("Type mismatch with I16_4!");
4469 throw new RSRuntimeException("Type mismatch with I16_4!");
7219 throw new RSRuntimeException("Type mismatch with I16_4!");
7291 throw new RSRuntimeException("Type mismatch with I16_4!");
9949 throw new RSRuntimeException("Type mismatch with I16_4!");
10017 throw new RSRuntimeException("Type mismatch with I16_4!");
12711 throw new RSRuntimeException("Type mismatch with I16_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect57 __I16_4 = Element.I16_4(rs);
8148 throw new RSRuntimeException("Type mismatch with I16_4!");
8185 throw new RSRuntimeException("Type mismatch with I16_4!");
8222 throw new RSRuntimeException("Type mismatch with I16_4!");
8259 throw new RSRuntimeException("Type mismatch with I16_4!");
8296 throw new RSRuntimeException("Type mismatch with I16_4!");
8333 throw new RSRuntimeException("Type mismatch with I16_4!");
8370 throw new RSRuntimeException("Type mismatch with I16_4!");
8407 throw new RSRuntimeException("Type mismatch with I16_4!");
8444 throw new RSRuntimeException("Type mismatch with I16_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect56 __I16_4 = Element.I16_4(rs);
3673 throw new RSRuntimeException("Type mismatch with I16_4!");
3780 throw new RSRuntimeException("Type mismatch with I16_4!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26072 method public static android.renderscript.Element I16_4(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39939 method public static android.renderscript.Element I16_4(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40083 method public static android.renderscript.Element I16_4(android.renderscript.RenderScript);