Searched refs:xPreviousFixed (Results 1 – 1 of 1) sorted by relevance
790 bool xPreviousFixed = qFuzzyCompare(xPrevious, x1); in tilesFromPolygon() local791 if (xIntegral && xPreviousFixed && yIntegral && yFixed) { in tilesFromPolygon()