Searched refs:canFastBounds (Results 1 – 1 of 1) sorted by relevance
2269 bool canFastBounds = paint->canComputeFastBounds(); in onDrawBitmap() local2270 if (canFastBounds) { in onDrawBitmap()2278 bool drawAsSprite = canFastBounds && this->canDrawBitmapAsSprite(x, y, bitmap.width(), in onDrawBitmap()