Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:m_index

1110         m_index = x & GGL_DITHER_MASK;
1113 m_index++;
1116 int ret = m_line[m_index & GGL_DITHER_MASK];
1117 m_index++;
1143 int m_index;