Home | History | Annotate | Download | only in libpixelflinger

Lines Matching defs:wrapping

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