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