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