Searched refs:x_sample (Results 1 – 1 of 1) sorted by relevance
190 int x_sample = x + kCoordOffset; in coverageNice() local191 for (int i=0 ; i<kSamples ; i++, x_sample += kInc) { in coverageNice()192 const int xval = rr - (x_sample * x_sample); in coverageNice()