Home
last modified time | relevance | path

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

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