Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:m_line

1109         m_line = &c->ditherMatrix[ ((y & GGL_DITHER_MASK)<<GGL_DITHER_ORDER_SHIFT) ];
1116 int ret = m_line[m_index & GGL_DITHER_MASK];
1142 const uint8_t* m_line;