/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Script.java | 82 public static final class InvokeID extends BaseObj { class in Script 85 InvokeID(long id, RenderScript rs, Script s, int slot) { in InvokeID() method in Script.InvokeID 92 private final SparseArray<InvokeID> mIIDs = new SparseArray<InvokeID>(); 96 protected InvokeID createInvokeID(int slot) { in createInvokeID() 97 InvokeID i = mIIDs.get(slot); in createInvokeID() 107 i = new InvokeID(id, mRS, this, slot); in createInvokeID()
|
H A D | ScriptGroup.java | 160 Closure(RenderScript rs, Script.InvokeID invokeID, in Closure() 970 private Closure addInvokeInternal(Script.InvokeID invoke, Object[] args, in addInvokeInternal() 1014 public Closure addInvoke(Script.InvokeID invoke, Object... argsAndBindings) { in addInvoke()
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | Script.java | 120 public static final class InvokeID extends BaseObj { class in Script 123 InvokeID(long id, RenderScript rs, Script s, int slot) { in InvokeID() method in Script.InvokeID 130 private final SparseArray<InvokeID> mIIDs = new SparseArray<InvokeID>(); 134 protected InvokeID createInvokeID(int slot) { in createInvokeID() 135 InvokeID i = mIIDs.get(slot); in createInvokeID() 145 i = new InvokeID(id, mRS, this, slot); in createInvokeID()
|
H A D | ScriptGroup.java | 171 Closure(RenderScript rs, Script.InvokeID invokeID, in Closure() 1087 private Closure addInvokeInternal(Script.InvokeID invoke, Object[] args, in addInvokeInternal() 1132 public Closure addInvoke(Script.InvokeID invoke, Object... argsAndBindings) { in addInvoke()
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_multifile/ |
H A D | ScriptC_reflection3264_multifile_2.java.expect | 94 public Script.InvokeID getInvokeID_g() {
|
H A D | ScriptC_reflection3264_multifile_1.java.expect | 94 public Script.InvokeID getInvokeID_f() {
|
H A D | ScriptC_reflection3264_multifile_3.java.expect | 94 public Script.InvokeID getInvokeID_h() {
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
H A D | ScriptC_reflection3264_divergent.java.expect | 488 public Script.InvokeID getInvokeID_ndInv() { 500 public Script.InvokeID getInvokeID_dInv() { 515 public Script.InvokeID getInvokeID_dnInv() {
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
H A D | ScriptC_reflection3264_divergent.java.expect | 485 public Script.InvokeID getInvokeID_ndInv() { 497 public Script.InvokeID getInvokeID_dInv() { 512 public Script.InvokeID getInvokeID_dnInv() {
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 36712 method @Deprecated protected android.renderscript.Script.InvokeID createInvokeID(int); 36756 @Deprecated public static final class Script.InvokeID extends android.renderscript.BaseObj { 36804 ….renderscript.ScriptGroup.Closure addInvoke(android.renderscript.Script.InvokeID, java.lang.Object…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49998 Landroid/renderscript/Script$InvokeID;-><init>(JLandroid/renderscript/RenderScript;Landroid/renders… 49999 Landroid/renderscript/Script$InvokeID;->mScript:Landroid/renderscript/Script; 50000 Landroid/renderscript/Script$InvokeID;->mSlot:I 50024 …t/ScriptGroup$Builder2;->addInvokeInternal(Landroid/renderscript/Script$InvokeID;[Ljava/lang/Objec… 50045 …><init>(Landroid/renderscript/RenderScript;Landroid/renderscript/Script$InvokeID;[Ljava/lang/Objec…
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |