Searched defs:b2 (Results 1 – 3 of 3) sorted by relevance
171 Bitmap b2 = Bitmap.createBitmap(b.getWidth(), b.getHeight(), b.getConfig()); in loadBitmap() local
190 Bitmap b2 = Bitmap.createBitmap(b.getWidth(), b.getHeight(), b.getConfig()); in loadBitmap() local
460 int a2, int r2, int g2, int b2) { in setPaintARGBBlend()