Searched refs:tilecut (Results 1 – 1 of 1) sorted by relevance
4599 static int tilecut = -1; local4653 if (tilecut < 0) {4655 tilecut = atoi(getenv("TILECUT"));4657 if (tilecut < 0) tilecut = 4;4661 && (tile_diffs > tilecut || debug_tiles > 1)) {