Searched refs:offsetDestRect (Results 1 – 1 of 1) sorted by relevance
251 SkRect offsetDestRect; in drawResampledBitmap() local252 offsetDestRect.set(destBitmapSubsetSkI); in drawResampledBitmap()254 canvas.drawBitmapRect(resampled, 0, offsetDestRect, &paint); in drawResampledBitmap()