Searched refs:sCanvas (Results 1 – 1 of 1) sorted by relevance
57 private static final Canvas sCanvas = new Canvas(); field in Utilities60 sCanvas.setDrawFilter(new PaintFlagsDrawFilter(Paint.DITHER_FLAG, in sCanvas.setDrawFilter()96 synchronized (sCanvas) { // we share the statics :-( in createIconBitmap()141 final Canvas canvas = sCanvas; in createIconBitmap()170 synchronized (sCanvas) { // we share the statics :-( in drawSelectedAllAppsBitmap()204 synchronized (sCanvas) { // we share the statics :-( in resampleIconBitmap()219 synchronized (sCanvas) { // we share the statics :-( in drawDisabledBitmap()225 final Canvas canvas = sCanvas; in drawDisabledBitmap()