Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DSmallPathRenderer.cpp372 SkIRect devPathBounds; in addDFPathToAtlas() local
468 SkIRect devPathBounds; in addBMPathToAtlas() local
DSoftwarePathRenderer.cpp164 const SkIRect& devPathBounds) { in DrawAroundInvPath()
/third_party/skia/src/core/
DSkDraw.cpp1207 bool SkDraw::ComputeMaskBounds(const SkRect& devPathBounds, const SkIRect* clipBounds, in ComputeMaskBounds()