Searched refs:multi_dither_patterns (Results 1 – 2 of 2) sorted by relevance
36 static const uint8_t multi_dither_patterns[9][4][4] = { variable
167 if (multi_dither_patterns[dither[pix]][(y & 3)][x & 3]) in render_charset()