Home
last modified time | relevance | path

Searched defs:getConicWeight (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCFillGeometry.h59 float getConicWeight(int idx) const { SkASSERT(!fBuildingContour); return fConicWeights[idx]; } in getConicWeight() function
/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.h59 float getConicWeight(int idx) const { SkASSERT(!fBuildingContour); return fConicWeights[idx]; } in getConicWeight() function