Home
last modified time | relevance | path

Searched refs:I64_4 (Results 1 – 11 of 11) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp112 Type::Builder typeI64_4Builder(mRS, Element::I64_4(mRS)); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp116 Type::Builder typeI64_4Builder(mRS, Element::I64_4(mRS)); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java161 Type.Builder typeI64_4Builder = new Type.Builder(mRS, Element.I64_4(mRS)); in createSignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java689 public static Element I64_4(RenderScript rs) { in I64_4() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java1000 public static Element I64_4(RenderScript rs) { in I64_4() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h480 sp<const Element> I64_4; member
1339 static sp<const Element> I64_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect62 __I64_4 = Element.I64_4(rs);
11572 throw new RSRuntimeException("Type mismatch with I64_4!");
11609 throw new RSRuntimeException("Type mismatch with I64_4!");
11646 throw new RSRuntimeException("Type mismatch with I64_4!");
11683 throw new RSRuntimeException("Type mismatch with I64_4!");
11720 throw new RSRuntimeException("Type mismatch with I64_4!");
11757 throw new RSRuntimeException("Type mismatch with I64_4!");
11794 throw new RSRuntimeException("Type mismatch with I64_4!");
11831 throw new RSRuntimeException("Type mismatch with I64_4!");
11868 throw new RSRuntimeException("Type mismatch with I64_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect62 __I64_4 = Element.I64_4(rs);
4101 throw new RSRuntimeException("Type mismatch with I64_4!");
4208 throw new RSRuntimeException("Type mismatch with I64_4!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26080 method public static android.renderscript.Element I64_4(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39947 method public static android.renderscript.Element I64_4(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40091 method public static android.renderscript.Element I64_4(android.renderscript.RenderScript);