Home
last modified time | relevance | path

Searched refs:InverseMapRect (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkMatrixPriv.h47 static bool SK_WARN_UNUSED_RESULT InverseMapRect(const SkMatrix& mx, in InverseMapRect() function in SkMatrixPriv
H A DSkCanvas.cpp910 if (!SkMatrixPriv::InverseMapRect(srcToIntermediate, &srcRect, in internalDrawDeviceWithFilter()
/third_party/skia/src/gpu/ops/
H A DPathStencilCoverOp.cpp293 if (SkMatrixPriv::InverseMapRect(pathMatrix, &pathSpaceRTBounds, rtBounds)) { in onPrepare()

Completed in 5 milliseconds