Home
last modified time | relevance | path

Searched refs:I64_2 (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp117 mLong2Allocation = Allocation::createSized(mRS, Element::I64_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp121 mLong2Allocation = Allocation::createSized(mRS, Element::I64_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java167 mLong2Allocation = Allocation.createSized(mRS, Element.I64_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java680 public static Element I64_2(RenderScript rs) { in I64_2() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java983 public static Element I64_2(RenderScript rs) { in I64_2() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h478 sp<const Element> I64_2; member
1327 static sp<const Element> I64_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect61 __I64_2 = Element.I64_2(rs);
10980 throw new RSRuntimeException("Type mismatch with I64_2!");
11017 throw new RSRuntimeException("Type mismatch with I64_2!");
11054 throw new RSRuntimeException("Type mismatch with I64_2!");
11091 throw new RSRuntimeException("Type mismatch with I64_2!");
11128 throw new RSRuntimeException("Type mismatch with I64_2!");
11165 throw new RSRuntimeException("Type mismatch with I64_2!");
11202 throw new RSRuntimeException("Type mismatch with I64_2!");
11239 throw new RSRuntimeException("Type mismatch with I64_2!");
11276 throw new RSRuntimeException("Type mismatch with I64_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect61 __I64_2 = Element.I64_2(rs);
4064 throw new RSRuntimeException("Type mismatch with I64_2!");
4171 throw new RSRuntimeException("Type mismatch with I64_2!");
/frameworks/base/core/api/
Dcurrent.txt36215 …method @Deprecated public static android.renderscript.Element I64_2(android.renderscript.RenderScr…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26078 method public static android.renderscript.Element I64_2(android.renderscript.RenderScript);