Searched refs:xval (Results 1 – 1 of 1) sorted by relevance
192 const int xval = rr - (x_sample * x_sample); in coverageNice() local195 if (xval - (y_sample * y_sample) > 0) in coverageNice()