Home
last modified time | relevance | path

Searched refs:maxPenumbraIndex (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp618 int maxPenumbraIndex = fPathPolygon.count() - 1; in stitchConcaveRings() local
623 maxPenumbraIndex = (*penumbraIndices)[currPenumbra]; in stitchConcaveRings()
642 while ((*penumbraIndices)[nextPenumbra] <= maxPenumbraIndex || in stitchConcaveRings()
671 (*penumbraIndices)[nextPenumbra] <= maxPenumbraIndex) { in stitchConcaveRings()

Completed in 3 milliseconds