Home | History | Annotate | Download | only in libpixelflinger

Lines Matching defs:m_line

1088         m_line = &c->ditherMatrix[ ((y & GGL_DITHER_MASK)<<GGL_DITHER_ORDER_SHIFT) ];
1095 int ret = m_line[m_index & GGL_DITHER_MASK];
1121 const uint8_t* m_line;