Searched defs:ditherer (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dscanline.cpp1105 struct ditherer { struct in namespace:android
1106 ditherer(const context_t* c) { function in struct:android::ditherer
1175 void write(uint32_t s, uint16_t* dst, ditherer& di) {
1284 void write(uint32_t s, uint16_t* dst, ditherer& di) {
1348 void write(uint32_t s, uint16_t* dst, ditherer& di) {
1452 ditherer dither(c);
1463 ditherer dither(c);
1485 ditherer dither(c);
1520 ditherer dither(c);
1548 ditherer dithe
[all...]

Completed in 32 milliseconds