Searched refs:kConics (Results 1 – 13 of 13) sorted by relevance
78 case PrimitiveType::kConics: { in reset()107 case PrimitiveType::kConics: { in appendMesh()124 case PrimitiveType::kConics: in primType()
44 kConics enumerator90 PrimitiveType::kConics == fPrimitiveType; in hasInputWeight()243 case PrimitiveType::kConics: return "kConics"; in PrimitiveTypeName()
483 case PrimitiveType::kConics: { in reset()553 case PrimitiveType::kConics: in onCreateGLSLInstance()
191 case PrimitiveType::kConics: in createGLSLInstance()
513 proc->reset(PrimitiveType::kConics, rp); in drawFills()
731 proc->reset(PrimitiveType::kConics, flushState->resourceProvider()); in drawStrokes()
210 } else if (PrimitiveType::kConics == fPrimitiveType) { in onDrawContent()285 SkASSERT(PrimitiveType::kConics == fPrimitiveType); in updateGpuData()307 } else if (PrimitiveType::kConics == fPrimitiveType && in updateGpuData()353 PrimitiveType::kConics == fView->fPrimitiveType) { in onExecute()375 } else if (PrimitiveType::kConics != fView->fPrimitiveType) { // No conic stroke support yet. in onExecute()451 } else if (PrimitiveType::kConics == fPrimitiveType) { in onChar()
213 } else if (PrimitiveType::kConics == fPrimitiveType) { in onDrawContent()288 SkASSERT(PrimitiveType::kConics == fPrimitiveType); in updateGpuData()308 } else if (PrimitiveType::kConics == fPrimitiveType && in updateGpuData()344 PrimitiveType::kConics == fView->fPrimitiveType) { in onExecute()367 } else if (PrimitiveType::kConics != fView->fPrimitiveType) { // No conic stroke support yet. in onExecute()454 } else if (PrimitiveType::kConics == fPrimitiveType) { in onQuery()
43 kConics enumerator226 PrimitiveType::kConics == fPrimitiveType; in hasInputWeight()286 case PrimitiveType::kConics: return "kConics"; in PrimitiveTypeName()
475 case PrimitiveType::kConics: { in initVS()547 case PrimitiveType::kConics: in createVSImpl()
214 case PrimitiveType::kConics: in createGLSLInstance()
493 this->drawPrimitives(flushState, pipeline, batchID, PrimitiveType::kConics, in drawFills()
716 GrCCCoverageProcessor conicProc(flushState->resourceProvider(), PrimitiveType::kConics); in drawStrokes()