Searched refs:InverseMapRect (Results 1 – 2 of 2) sorted by relevance
20 static bool SK_WARN_UNUSED_RESULT InverseMapRect(const SkMatrix& mx, in InverseMapRect() function
378 if (!SkMatrixPriv::InverseMapRect(viewMatrix, &r, r)) { in drawPaint()416 if (!SkMatrixPriv::InverseMapRect(viewMatrix, &clipBounds, SkRect::Make(clipDevBounds))) { in crop_filled_rect()