Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLatticeIter.cpp175 bool hasPadCol = (xCount != origXCount); in SkLatticeIter() local
184 if (0 == x && hasPadCol) { in SkLatticeIter()