Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/ops/
DAtlasPathRenderer.cpp76 bool is_visible(const SkRect& pathDevBounds, const SkIRect& clipBounds) { in is_visible()
177 bool AtlasPathRenderer::pathFitsInAtlas(const SkRect& pathDevBounds, in pathFitsInAtlas()
207 const SkRect& pathDevBounds, in addPathToAtlas()
323 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local
369 const SkRect pathDevBounds = viewMatrix.mapRect(path.getBounds()); in makeAtlasClipEffect() local
DTessellationPathRenderer.cpp97 const SkRect pathDevBounds = viewMatrix.mapRect(shape.bounds()); in ChopPathIfNecessary() local
218 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local
266 SkRect pathDevBounds; in onStencilPath() local
/third_party/skia/src/gpu/ops/
DAtlasPathRenderer.cpp48 bool is_visible(const SkRect& pathDevBounds, const SkIRect& clipBounds) { in is_visible()
141 bool AtlasPathRenderer::pathFitsInAtlas(const SkRect& pathDevBounds, in pathFitsInAtlas()
172 const SkRect& pathDevBounds, in addPathToAtlas()
288 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local
334 const SkRect pathDevBounds = viewMatrix.mapRect(path.getBounds()); in makeAtlasClipEffect() local
DTessellationPathRenderer.cpp118 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local
203 SkRect pathDevBounds; in onStencilPath() local