Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java2680 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in Allocation
2748 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java2793 static public Allocation createFromBitmap(RenderScript rs, Bitmap b, in createFromBitmap() method in Allocation
3061 static public Allocation createFromBitmap(RenderScript rs, Bitmap b) { in createFromBitmap() method in Allocation