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

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

Completed in 49 milliseconds