Searched refs:hasBitmap (Results 1 – 1 of 1) sorted by relevance
264 if (hasBitmap()) { in setBitmap()381 if (hasBitmap()) { in draw()409 protected boolean hasBitmap() { in hasBitmap() method in BasicBitmapDrawable418 if (hasBitmap()) { in onDrawBitmap()440 return (hasBitmap() && (mBitmap.bmp.hasAlpha() || mPaint.getAlpha() < 255)) ? in getOpacity()