Searched defs:getConicWeight (Results 1 – 2 of 2) sorted by relevance
59 float getConicWeight(int idx) const { SkASSERT(!fBuildingContour); return fConicWeights[idx]; } in getConicWeight() function