Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DAllocationAdapter.java221 static public AllocationAdapter create2D(RenderScript rs, Allocation a) { in create2D() method in AllocationAdapter
DAllocation.java1721 AllocationAdapter adapter = AllocationAdapter.create2D(rs, cubemap); in createCubemapFromCubeFaces()
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
DBallsRS.java113 mGrid = ScriptField_BallGrid.create2D(mRS, (width + 99) / 100, (height + 99) / 100); in init()
/frameworks/base/api/
Dsystem-current.txt27588 …method public static android.renderscript.AllocationAdapter create2D(android.renderscript.RenderSc…
Dcurrent.txt25996 …method public static android.renderscript.AllocationAdapter create2D(android.renderscript.RenderSc…