Searched refs:clipDevBounds (Results 1 – 2 of 2) sorted by relevance
508 SkIRect clipDevBounds; in crop_filled_rect() local511 clip.getConservativeBounds(width, height, &clipDevBounds); in crop_filled_rect()512 if (!SkMatrixPriv::InverseMapRect(viewMatrix, &clipBounds, SkRect::Make(clipDevBounds))) { in crop_filled_rect()
504 SkIRect clipDevBounds; in crop_filled_rect() local507 clip.getConservativeBounds(width, height, &clipDevBounds); in crop_filled_rect()508 if (!SkMatrixPriv::InverseMapRect(viewMatrix, &clipBounds, SkRect::Make(clipDevBounds))) { in crop_filled_rect()