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