Searched refs:ScriptC (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptC.java | 34 public class ScriptC extends Script { class 43 protected ScriptC(int id, RenderScript rs) { in ScriptC() method in ScriptC 53 protected ScriptC(long id, RenderScript rs) { in ScriptC() method in ScriptC 64 protected ScriptC(RenderScript rs, Resources resources, int resourceID) { in ScriptC() method in ScriptC 78 protected ScriptC(RenderScript rs, String resName, byte[] bitcode32, byte[] bitcode64) { in ScriptC() method in ScriptC
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 38679 @Deprecated public class ScriptC extends android.renderscript.Script { 38680 ctor @Deprecated protected ScriptC(int, android.renderscript.RenderScript); 38681 ctor @Deprecated protected ScriptC(long, android.renderscript.RenderScript); 38682 …ctor @Deprecated protected ScriptC(android.renderscript.RenderScript, android.content.res.Resource… 38683 ctor @Deprecated protected ScriptC(android.renderscript.RenderScript, String, byte[], byte[]);
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 46694 Landroid/renderscript/ScriptC;->internalCreate(Landroid/renderscript/RenderScript;Landroid/content/… 46695 Landroid/renderscript/ScriptC;->internalStringCreate(Landroid/renderscript/RenderScript;Ljava/lang/… 46696 Landroid/renderscript/ScriptC;->TAG:Ljava/lang/String;
|