Home
last modified time | relevance | path

Searched refs:createInvokeID (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/compile/slang/tests/P_reflection3264_multifile/
H A DScriptC_reflection3264_multifile_2.java.expect95 return createInvokeID(mExportFuncIdx_g);
H A DScriptC_reflection3264_multifile_1.java.expect95 return createInvokeID(mExportFuncIdx_f);
H A DScriptC_reflection3264_multifile_3.java.expect95 return createInvokeID(mExportFuncIdx_h);
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent/
H A DScriptC_reflection3264_divergent.java.expect489 return createInvokeID(mExportFuncIdx_ndInv);
501 return createInvokeID(mExportFuncIdx_dInv);
516 return createInvokeID(mExportFuncIdx_dnInv);
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
H A DScriptC_reflection3264_divergent.java.expect486 return createInvokeID(mExportFuncIdx_ndInv);
498 return createInvokeID(mExportFuncIdx_dInv);
513 return createInvokeID(mExportFuncIdx_dnInv);
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScript.java96 protected InvokeID createInvokeID(int slot) { in createInvokeID() method in Script
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScript.java134 protected InvokeID createInvokeID(int slot) { in createInvokeID() method in Script
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36712 method @Deprecated protected android.renderscript.Script.InvokeID createInvokeID(int);