Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp2314 const SkScalar* fCurrConicWeight; member in ContourIter
2324 fCurrConicWeight = pathRef.conicWeights(); in ContourIter()
2353 fCurrConicWeight += 1; in next()
/external/skqp/src/core/
DSkPath.cpp2929 const SkScalar* fCurrConicWeight; member in ContourIter
2939 fCurrConicWeight = pathRef.conicWeights(); in ContourIter()
2968 fCurrConicWeight += 1; in next()