Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Daxis_transform2d.h70 RectF InverseMapRect(const RectF& r) const { in InverseMapRect() function
/aosp_15_r20/external/skia/src/core/
H A DSkMatrixPriv.h54 [[nodiscard]] static bool InverseMapRect(const SkMatrix& mx, SkRect* dst, const SkRect& src) { in InverseMapRect() function