Home
last modified time | relevance | path

Searched defs:InverseMapRect (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkMatrixPriv.h47 static bool SK_WARN_UNUSED_RESULT InverseMapRect(const SkMatrix& mx, in InverseMapRect() function
/third_party/skia/m133/src/core/
DSkMatrixPriv.h54 [[nodiscard]] static bool InverseMapRect(const SkMatrix& mx, SkRect* dst, const SkRect& src) { in InverseMapRect() function