Searched refs:ConicWeightCnt (Results 1 – 8 of 8) sorted by relevance
173 fNumTotalConicWeights += SkPathPriv::ConicWeightCnt(path); in statPath()
121 if (SkPathPriv::ConicWeightCnt(path)) { in onCanDrawPath()
90 SkASSERT(conicWeightsIdx == SkPathPriv::ConicWeightCnt(path)); in parseDeviceSpaceFill()
161 static int ConicWeightCnt(const SkPath& path) { in ConicWeightCnt() function
29 if (SkPathPriv::ConicWeightCnt(path) != 0) { in GrStrokeTessellateOp()
196 static int ConicWeightCnt(const SkPath& path) { in ConicWeightCnt() function
98 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in path_key_from_data_size()113 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in write_path_key_from_data()
187 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in path_key_from_data_size()202 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in write_path_key_from_data()