Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DSmallPathRenderer.cpp366 SkIRect devPathBounds; in addDFPathToAtlas() local
462 SkIRect devPathBounds; in addBMPathToAtlas() local
DSoftwarePathRenderer.cpp170 const SkIRect& devPathBounds) { in DrawAroundInvPath()
/external/skia/src/core/
DSkDraw.cpp1220 bool SkDraw::ComputeMaskBounds(const SkRect& devPathBounds, const SkIRect& clipBounds, in ComputeMaskBounds()