Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp192 const int xval = rr - (x_sample * x_sample); in coverageNice() local
195 if (xval - (y_sample * y_sample) > 0) in coverageNice()