Home
last modified time | relevance | path

Searched refs:kInc (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dtrap.cpp187 const int kInc = 4; // 1/4 = 0.25 in coverageNice() local
193 for (int i=0 ; i<kSamples ; i++, x_sample += kInc) { in coverageNice()
196 for (int j=0 ; j<kSamples ; j++, y_sample += kInc) { in coverageNice()