Home
last modified time | relevance | path

Searched defs:createFromBitmap (Results 1 – 3 of 3) 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/
DAllocation.java1855 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in Allocation
1923 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java2006 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in Allocation
2101 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap() method in Allocation