Searched refs:hasBitmap (Results 1 – 2 of 2) 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()
499 return !mCache.hasBitmap(pos + offset); in setImage()1282 public synchronized boolean hasBitmap(int pos) {