Searched refs:isOkPixel (Results 1 – 1 of 1) sorted by relevance
1838 bool isOkPixel = false; in compare() local1855 isOkPixel = true; in compare()1858 for (int dy = -1; dy < 2 && !isOkPixel; dy++) in compare()1860 for (int dx = -1; dx < 2 && !isOkPixel; dx++) in compare()1870 isOkPixel = true; in compare()1881 isOkPixel = true; in compare()1887 if (isOkPixel) in compare()