Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DAllocation.java2753 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap() method in Allocation
2772 Element e = elementFromBitmap(rs, b); in typeFromBitmap()
3104 Element e = elementFromBitmap(rs, b); in createCubemapFromBitmap()
3179 Element e = elementFromBitmap(rs, xpos); in createCubemapFromCubeFaces()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java2640 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap() method in Allocation
2659 Element e = elementFromBitmap(rs, b); in typeFromBitmap()
2787 Element e = elementFromBitmap(rs, b); in createCubemapFromBitmap()