Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkLatticeIter.cpp118 const int origYCount = lattice.fYCount; in SkLatticeIter() local
132 int yCount = origYCount; in SkLatticeIter()
175 bool hasPadRow = (yCount != origYCount); in SkLatticeIter()
/third_party/skia/src/core/
DSkLatticeIter.cpp118 const int origYCount = lattice.fYCount; in SkLatticeIter() local
132 int yCount = origYCount; in SkLatticeIter()
175 bool hasPadRow = (yCount != origYCount); in SkLatticeIter()