Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DTransform.cpp282 Rect Transform::inverseMapRect(const Rect& rect) const { in inverseMapRect() function in skgpu::graphite::Transform
/aosp_15_r20/external/skia/src/core/
H A DSkImageFilterTypes.cpp475 bool LayerSpace<SkMatrix>::inverseMapRect(const LayerSpace<SkRect>& r, in inverseMapRect() function in skif::LayerSpace
490 bool LayerSpace<SkMatrix>::inverseMapRect(const LayerSpace<SkIRect>& rect, in inverseMapRect() function in skif::LayerSpace