Searched refs:m_line (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dscanline.cpp1109 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; member in struct:android::ditherer

Completed in 246 milliseconds