Searched refs:origXCount (Results 1 – 1 of 1) sorted by relevance
117 const int origXCount = lattice.fXCount; in SkLatticeIter() local132 int xCount = origXCount; in SkLatticeIter()175 bool hasPadCol = (xCount != origXCount); in SkLatticeIter()178 flags += origXCount + 1; in SkLatticeIter()183 for (int x = 0; x < origXCount + 1; x++) { in SkLatticeIter()