Searched refs:fConicConverter (Results 1 – 1 of 1) sorted by relevance
121 if (fConicQuadIdx < fConicConverter.countQuads()) { in next_element()153 SkASSERT(fConicQuadIdx >= fConicConverter.countQuads()); // No other conic->quad in next_element()156 fConicQuads = fConicConverter.computeQuads( in next_element()195 SkAutoConicToQuads fConicConverter; member in skgpu::graphite::__anon9c7c20090111::PathIter