Searched defs:pathDevBounds (Results 1 – 2 of 2) sorted by relevance
49 bool is_visible(const SkRect& pathDevBounds, const SkIRect& clipBounds) { in is_visible()150 bool AtlasPathRenderer::pathFitsInAtlas(const SkRect& pathDevBounds, in pathFitsInAtlas()180 const SkRect& pathDevBounds, in addPathToAtlas()296 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local342 const SkRect pathDevBounds = viewMatrix.mapRect(path.getBounds()); in makeAtlasClipEffect() local
82 const SkRect pathDevBounds = viewMatrix.mapRect(shape.bounds()); in ChopPathIfNecessary() local203 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local251 SkRect pathDevBounds; in onStencilPath() local