Home
last modified time | relevance | path

Searched defs:createFromBitmap (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DSceneManager.java165 static Allocation createFromBitmap(Bitmap b, RenderScriptGL rs, boolean isCube) { in createFromBitmap() method in SceneManager
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocationThunker.java409 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in AllocationThunker
DAllocation.java1335 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in Allocation
1392 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java1507 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in Allocation
1594 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap() method in Allocation