Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DSmallPathRenderer.cpp422 SkIRect devPathBounds; in addDFPathToAtlas() local
517 SkIRect devPathBounds; in addBMPathToAtlas() local
H A DSoftwarePathRenderer.cpp202 const SkIRect& devPathBounds) { in DrawAroundInvPath()
/aosp_15_r20/external/skia/src/core/
H A DSkDrawBase.cpp494 bool SkDrawBase::ComputeMaskBounds(const SkRect& devPathBounds, const SkIRect& clipBounds, in ComputeMaskBounds()