Searched refs:elementFromBitmap (Results 1 – 3 of 3) sorted by relevance
2757 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap() method in Allocation2776 Element e = elementFromBitmap(rs, b); in typeFromBitmap()3108 Element e = elementFromBitmap(rs, b); in createCubemapFromBitmap()3183 Element e = elementFromBitmap(rs, xpos); in createCubemapFromCubeFaces()
2645 static Element elementFromBitmap(RenderScript rs, Bitmap b) { in elementFromBitmap() method in Allocation2664 Element e = elementFromBitmap(rs, b); in typeFromBitmap()2792 Element e = elementFromBitmap(rs, b); in createCubemapFromBitmap()
44742 Landroid/renderscript/Allocation;->elementFromBitmap(Landroid/renderscript/RenderScript;Landroid/gr…