Searched refs:xmr (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dtrap.cpp1040 const int xmr = min(xmax, gglFixedToIntFloor(r_max_i)); local
1050 c->iterators.xr = xmr;
1054 c->iterators.xr = max(c->iterators.xr, xmr);

Completed in 59 milliseconds