Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DAtlasPathRenderer.cpp47 bool is_visible(const SkRect& pathDevBounds, const SkIRect& clipBounds) { in is_visible()
147 bool AtlasPathRenderer::pathFitsInAtlas(const SkRect& pathDevBounds, in pathFitsInAtlas()
177 const SkRect& pathDevBounds, in addPathToAtlas()
293 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local
339 const SkRect pathDevBounds = viewMatrix.mapRect(path.getBounds()); in makeAtlasClipEffect() local
DTessellationPathRenderer.cpp135 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local
222 SkRect pathDevBounds; in onStencilPath() local