Searched refs:enqueueRenderedPath (Results 1 – 2 of 2) sorted by relevance
48 void enqueueRenderedPath(const SkPath&, GrFillRule, const SkIRect& clippedDevIBounds,
43 this->enqueueRenderedPath(devPath, fillRule, clippedPathIBounds, atlasMatrix, in renderDeviceSpacePathInAtlas()72 void GrCCPerFlushResources::enqueueRenderedPath(const SkPath& path, GrFillRule fillRule, in enqueueRenderedPath() function in GrCCPerFlushResources