Searched refs:onDrawBitmap (Results 1 – 2 of 2) sorted by relevance
404 onDrawBitmap(canvas, mRect, rotatedBounds); in draw()417 protected void onDrawBitmap(final Canvas canvas, final Rect src, final Rect dst) { in onDrawBitmap() method in BasicBitmapDrawable
93 protected void onDrawBitmap(final Canvas canvas, final Rect src, in onDrawBitmap() method in CircularBitmapDrawable