Home
last modified time | relevance | path

Searched refs:enqueueRenderedPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.h48 void enqueueRenderedPath(const SkPath&, GrFillRule, const SkIRect& clippedDevIBounds,
DGrCCPerFlushResources.cpp43 this->enqueueRenderedPath(devPath, fillRule, clippedPathIBounds, atlasMatrix, in renderDeviceSpacePathInAtlas()
72 void GrCCPerFlushResources::enqueueRenderedPath(const SkPath& path, GrFillRule fillRule, in enqueueRenderedPath() function in GrCCPerFlushResources