Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:m_index

1089         m_index = x & GGL_DITHER_MASK;
1092 m_index++;
1095 int ret = m_line[m_index & GGL_DITHER_MASK];
1096 m_index++;
1122 int m_index;