Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp735 int right_x = right->x; in triangle_sweep_edges() local
746 const int32_t xr = min(right_x >> TRI_ITERATORS_BITS, xmax); in triangle_sweep_edges()
748 right_x += right_xi; in triangle_sweep_edges()