Searched refs:extractedBitmapBounds (Results 1 – 2 of 2) sorted by relevance
500 SkRect extractedBitmapBounds = SkRect::MakeXYWH(dx, dy, in drawBitmapRect() local504 SkRect extractedBitmapBounds; in drawBitmapRect() local505 extractedBitmapBounds.setIWH(bitmapPtr->width(), bitmapPtr->height()); in drawBitmapRect()507 if (extractedBitmapBounds == tmpSrc) { in drawBitmapRect()
505 SkRect extractedBitmapBounds = SkRect::MakeXYWH(dx, dy, in drawBitmapRect() local509 SkRect extractedBitmapBounds; in drawBitmapRect() local510 extractedBitmapBounds.isetWH(bitmapPtr->width(), bitmapPtr->height()); in drawBitmapRect()512 if (extractedBitmapBounds == tmpSrc) { in drawBitmapRect()