Searched defs:pathDevBounds (Results 1 – 3 of 3) sorted by relevance
48 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() local334 const SkRect pathDevBounds = viewMatrix.mapRect(path.getBounds()); in makeAtlasClipEffect() local
118 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds()); in onDrawPath() local203 SkRect pathDevBounds; in onStencilPath() local
208 const SkRect& pathDevBounds = deviceSpacePath.getBounds(); in makeClipProcessor() local