Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DAllocationAdapter.java23 public class AllocationAdapter extends Allocation { class
26 AllocationAdapter(long id, RenderScript rs, Allocation alloc, Type t) { in AllocationAdapter() method in AllocationAdapter
231 static public AllocationAdapter create1D(RenderScript rs, Allocation a) { in create1D()
238 static public AllocationAdapter create2D(RenderScript rs, Allocation a) { in create2D()
266 static public AllocationAdapter createTyped(RenderScript rs, Allocation a, Type t) { in createTyped()
303 return new AllocationAdapter(id, rs, a, t); in createTyped()
DAllocation.java3188 AllocationAdapter adapter = AllocationAdapter.create2D(rs, cubemap); in createCubemapFromCubeFaces()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...