Searched refs:extractedBitmapBounds (Results 1 – 1 of 1) sorted by relevance
288 SkRect extractedBitmapBounds; in drawBitmapRect() local289 extractedBitmapBounds.isetWH(bitmapPtr->width(), bitmapPtr->height()); in drawBitmapRect()290 if (extractedBitmapBounds == tmpSrc) { in drawBitmapRect()