Searched refs:mIconBitmapSize (Results 1 – 1 of 1) sorted by relevance
76 private int mIconBitmapSize; field in SimpleIconFactory126 mIconBitmapSize = iconBitmapSize; in SimpleIconFactory()250 mCanvas.drawBitmap(renderedAppIcon, mIconBitmapSize - mBadgeBitmapSize, in createAppBadgedIconBitmap()251 mIconBitmapSize - mBadgeBitmapSize, null); in createAppBadgedIconBitmap()288 return createIconBitmap(icon, scale, mIconBitmapSize); in createIconBitmap()611 out.drawBitmap(shadow, offset[0], offset[1] + KEY_SHADOW_DISTANCE * mIconBitmapSize, in recreateIcon()