Searched refs:origXCount (Results 1 – 2 of 2) sorted by relevance
116 const int origXCount = lattice.fXCount; in SkLatticeIter() local131 int xCount = origXCount; in SkLatticeIter()176 bool hasPadCol = (xCount != origXCount); in SkLatticeIter()179 flags += origXCount + 1; in SkLatticeIter()180 colors += origXCount + 1; in SkLatticeIter()185 for (int x = 0; x < origXCount + 1; x++) { in SkLatticeIter()