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

/system/core/libpixelflinger/
H A Dscanline.cpp987 m_t = (xs * ti.dtdx) + ti.ydtdy;
1010 int vv = m_t >> 16;
1022 m_t += m_dt;
1025 GGLfixed m_s, m_t; member in struct:android::clamp_iterator

Completed in 11 milliseconds