Searched defs:drawIntoBitmap (Results 1 – 3 of 3) sorted by relevance
29 fun View.drawIntoBitmap(): Bitmap { in View() method
42 private static void drawIntoBitmap(Bitmap bm) { in drawIntoBitmap() method in AlphaBitmap.SampleView