Searched refs:clipDevBounds (Results 1 – 1 of 1) 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()