Searched refs:destBitmapSubsetSk (Results 1 – 1 of 1) sorted by relevance
203 SkRect destBitmapSubsetSk; in drawResampledBitmap() local204 ClipRectToCanvas(canvas, destRect, &destBitmapSubsetSk); in drawResampledBitmap()206 canvas.getTotalMatrix().mapRect(&destBitmapSubsetTransformed, destBitmapSubsetSk); in drawResampledBitmap()207 destBitmapSubsetSk.offset(-destRect.fLeft, -destRect.fTop); in drawResampledBitmap()218 destBitmapSubsetSk.roundOut(&destBitmapSubsetSkI); in drawResampledBitmap()