Searched defs:typeFromBitmap (Results 1 - 2 of 2) sorted by last modified time

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java2657 static Type typeFromBitmap(RenderScript rs, Bitmap b, method in class:Allocation
2696 Type t = typeFromBitmap(rs, b, mips);
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2770 static Type typeFromBitmap(RenderScript rs, Bitmap b, method in class:Allocation
2811 Type t = typeFromBitmap(rs, b, mips);

Completed in 83 milliseconds