Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h29 int fNumTotalConicWeights = 0; member
173 fNumTotalConicWeights += SkPathPriv::ConicWeightCnt(path); in statPath()
DGrCCPerFlushResources.cpp158 specs.fRenderedPathStats[kFillIdx].fNumTotalConicWeights) in GrCCPerFlushResources()