Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:wrapping

455 static GGLfixed wrapping(int32_t coord, uint32_t size, int tx_wrap)
568 u = wrapping(tc[i].s, w, tx.s_wrap);
577 v = wrapping(tc[i].t, h, tx.t_wrap);