Home
last modified time | relevance | path

Searched refs:typeFromBitmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java2657 static Type typeFromBitmap(RenderScript rs, Bitmap b, in typeFromBitmap() method in Allocation
2696 Type t = typeFromBitmap(rs, b, mips); in createFromBitmap()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java2770 static Type typeFromBitmap(RenderScript rs, Bitmap b, in typeFromBitmap() method in Allocation
2811 Type t = typeFromBitmap(rs, b, mips); in createFromBitmap()