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

/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp93 Type::Builder typeI16_2Builder(mRS, Element::I16_2(mRS));
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java134 Type.Builder typeI16_2Builder = new Type.Builder(mRS, Element.I16_2(mRS));
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp97 Type::Builder typeI16_2Builder(mRS, Element::I16_2(mRS));
/frameworks/base/rs/java/android/renderscript/
H A DElement.java844 public static Element I16_2(RenderScript rs) { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java591 public static Element I16_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h462 sp<const Element> I16_2; member in struct:android::RSC::RS::__anon1954
1255 static sp<const Element> I16_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect55 __I16_2 = Element.I16_2(rs);
3636 throw new RSRuntimeException("Type mismatch with I16_2!");
3743 throw new RSRuntimeException("Type mismatch with I16_2!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect56 __I16_2 = Element.I16_2(rs);
7556 throw new RSRuntimeException("Type mismatch with I16_2!");
7593 throw new RSRuntimeException("Type mismatch with I16_2!");
7630 throw new RSRuntimeException("Type mismatch with I16_2!");
7667 throw new RSRuntimeException("Type mismatch with I16_2!");
7704 throw new RSRuntimeException("Type mismatch with I16_2!");
7741 throw new RSRuntimeException("Type mismatch with I16_2!");
7778 throw new RSRuntimeException("Type mismatch with I16_2!");
7815 throw new RSRuntimeException("Type mismatch with I16_2!");
7852 throw new RSRuntimeException("Type mismatch with I16_2!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect53 __I16_2 = Element.I16_2(rs);
1499 throw new RSRuntimeException("Type mismatch with I16_2!");
1567 throw new RSRuntimeException("Type mismatch with I16_2!");
4253 throw new RSRuntimeException("Type mismatch with I16_2!");
4325 throw new RSRuntimeException("Type mismatch with I16_2!");
7075 throw new RSRuntimeException("Type mismatch with I16_2!");
7147 throw new RSRuntimeException("Type mismatch with I16_2!");
9813 throw new RSRuntimeException("Type mismatch with I16_2!");
9881 throw new RSRuntimeException("Type mismatch with I16_2!");
12567 throw new RSRuntimeException("Type mismatch with I16_2!");
[all...]

Completed in 291 milliseconds