Home
last modified time | relevance | path

Searched defs:MapRect (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Daxis_transform2d.h66 RectF MapRect(const RectF& r) const { in MapRect() function
/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DDialog.h104 bool MapRect(LPRECT rect) in MapRect() function
/aosp_15_r20/external/skia/src/core/
H A DSkM44.cpp216 SkRect SkMatrixPriv::MapRect(const SkM44& m, const SkRect& src) { in MapRect() function in SkMatrixPriv