Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:m_s

986         m_s = (xs * ti.dsdx) + ti.ydsdy;
1009 int uu = m_s >> 16;
1021 m_s += m_ds;
1025 GGLfixed m_s, m_t;
1044 int u = m_s >> 16;
1045 m_s += m_ds;
1054 int u = m_s >> 16;
1055 m_s += m_ds;
1065 GGLfixed m_s;
1076 m_s = (xs * ti.dsdx) + ti.ydsdy;