Home | History | Annotate | Download | only in gpu

Lines Matching defs:getPathRenderer

1384         pr = this->getPathRenderer(path, fill, target, true);
1425 pr = this->getPathRenderer(path, fill, target, false);
1883 GrPathRenderer* GrContext::getPathRenderer(const GrPath& path,
1891 return fPathRendererChain->getPathRenderer(path, fill, target, antiAlias);