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

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java1467 static Element elementFromBitmap(RenderScript rs, Bitmap b) { method in class:Allocation
1486 Element e = elementFromBitmap(rs, b);
1637 Element e = elementFromBitmap(rs, b);
1712 Element e = elementFromBitmap(rs, xpos);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java1295 static Element elementFromBitmap(RenderScript rs, Bitmap b) { method in class:Allocation
1314 Element e = elementFromBitmap(rs, b);
1431 Element e = elementFromBitmap(rs, b);
1507 Element e = elementFromBitmap(rs, xpos);

Completed in 58 milliseconds