Home
last modified time | relevance | path

Searched refs:AllocationAdapter (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocationAdapter.java27 public class AllocationAdapter extends Allocation { class
30 AllocationAdapter(long id, RenderScript rs, Allocation alloc, Type t) { in AllocationAdapter() method in AllocationAdapter
235 static public AllocationAdapter create1D(RenderScript rs, Allocation a) { in create1D()
242 static public AllocationAdapter create2D(RenderScript rs, Allocation a) { in create2D()
270 static public AllocationAdapter createTyped(RenderScript rs, Allocation a, Type t) { in createTyped()
307 return new AllocationAdapter(id, rs, a, t); in createTyped()
H A DAllocation.java3192 AllocationAdapter adapter = AllocationAdapter.create2D(rs, cubemap); in createCubemapFromCubeFaces()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38090 @Deprecated public class AllocationAdapter extends android.renderscript.Allocation {
38091 …method @Deprecated public static android.renderscript.AllocationAdapter create1D(android.renderscr…
38092 …method @Deprecated public static android.renderscript.AllocationAdapter create2D(android.renderscr…
38093 …method @Deprecated public static android.renderscript.AllocationAdapter createTyped(android.render…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45435 Landroid/renderscript/AllocationAdapter;-><init>(JLandroid/renderscript/RenderScript;Landroid/rende…
45436 Landroid/renderscript/AllocationAdapter;->initLOD(I)V
45437 Landroid/renderscript/AllocationAdapter;->mWindow:Landroid/renderscript/Type;
45438 Landroid/renderscript/AllocationAdapter;->setArray(II)V
45439 Landroid/renderscript/AllocationAdapter;->updateOffsets()V