Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DAllocation.java2757 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap() method in Allocation
2776 Element e = elementFromBitmap(rs, b); in typeFromBitmap()
3108 Element e = elementFromBitmap(rs, b); in createCubemapFromBitmap()
3183 Element e = elementFromBitmap(rs, xpos); in createCubemapFromCubeFaces()
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java2645 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap() method in Allocation
2664 Element e = elementFromBitmap(rs, b); in typeFromBitmap()
2792 Element e = elementFromBitmap(rs, b); in createCubemapFromBitmap()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt44742 Landroid/renderscript/Allocation;->elementFromBitmap(Landroid/renderscript/RenderScript;Landroid/gr…