Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp734 int left_x = left->x; in triangle_sweep_edges() local
745 const int32_t xl = max(left_x >> TRI_ITERATORS_BITS, xmin); in triangle_sweep_edges()
747 left_x += left_xi; in triangle_sweep_edges()