Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLatticeIter.cpp119 const int origYCount = lattice.fYCount; in SkLatticeIter() local
133 int yCount = origYCount; in SkLatticeIter()
174 bool hasPadRow = (yCount != origYCount); in SkLatticeIter()