Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPath.cpp2380 const SkScalar* fCurrConicWeight; member in ContourIter
2390 fCurrConicWeight = pathRef.conicWeights(); in ContourIter()
2419 fCurrConicWeight += 1; in next()
/third_party/flutter/skia/src/core/
DSkPath.cpp2867 const SkScalar* fCurrConicWeight; member in ContourIter
2877 fCurrConicWeight = pathRef.conicWeights(); in ContourIter()
2906 fCurrConicWeight += 1; in next()