Home
last modified time | relevance | path

Searched defs:nextSpan (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/effects/
DSk2DPathEffect.cpp50 void Sk2DPathEffect::nextSpan(int x, int y, int count, SkPath* path) const { in nextSpan() function in Sk2DPathEffect
97 void SkLine2DPathEffect::nextSpan(int u, int v, int ucount, SkPath* dst) const { in nextSpan() function in SkLine2DPathEffect
/external/skia/src/pathops/
DSkOpCoincidence.cpp670 SkOpSpan* nextSpan = next->upCast(); in mark() local
DSkPathOpsDebug.cpp1434 const SkOpSpan* nextSpan = next->upCast(); in debugMark() local