Searched refs:I64_2 (Results 1 - 8 of 8) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp117 mLong2Allocation = Allocation::createSized(mRS, Element::I64_2(mRS), mAllocSize / 2);
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java167 mLong2Allocation = Allocation.createSized(mRS, Element.I64_2(mRS), mAllocSize / 2);
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp121 mLong2Allocation = Allocation::createSized(mRS, Element::I64_2(mRS), mAllocSize / 2);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java976 public static Element I64_2(RenderScript rs) { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java675 public static Element I64_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h478 sp<const Element> I64_2; member in struct:android::RSC::RS::__anon1962
1327 static sp<const Element> I64_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect58 __I64_2 = Element.I64_2(rs);
4061 throw new RSRuntimeException("Type mismatch with I64_2!");
4168 throw new RSRuntimeException("Type mismatch with I64_2!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect58 __I64_2 = Element.I64_2(rs);
10977 throw new RSRuntimeException("Type mismatch with I64_2!");
11014 throw new RSRuntimeException("Type mismatch with I64_2!");
11051 throw new RSRuntimeException("Type mismatch with I64_2!");
11088 throw new RSRuntimeException("Type mismatch with I64_2!");
11125 throw new RSRuntimeException("Type mismatch with I64_2!");
11162 throw new RSRuntimeException("Type mismatch with I64_2!");
11199 throw new RSRuntimeException("Type mismatch with I64_2!");
11236 throw new RSRuntimeException("Type mismatch with I64_2!");
11273 throw new RSRuntimeException("Type mismatch with I64_2!");
[all...]

Completed in 237 milliseconds