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