Searched refs:AllocationAdapter (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | AllocationAdapter.java | 23 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()
|
D | Allocation.java | 3188 AllocationAdapter adapter = AllocationAdapter.create2D(rs, cubemap); in createCubemapFromCubeFaces()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |