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

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

Completed in 236 milliseconds