Home
last modified time | relevance | path

Searched refs:ditherer (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dscanline.cpp1123 struct ditherer { struct
1124 explicit ditherer(const context_t* c) { in ditherer() function
1193 void write(uint32_t s, uint16_t* dst, ditherer& di) { in write()
1302 void write(uint32_t s, uint16_t* dst, ditherer& di) { in write()
1366 void write(uint32_t s, uint16_t* dst, ditherer& di) { in write()
1470 ditherer dither(c); in scanline_t32cb16_dither()
1481 ditherer dither(c); in scanline_t32cb16_clamp_dither()
1503 ditherer dither(c); in scanline_t32cb16blend_dither()
1538 ditherer dither(c); in scanline_t32cb16blend_clamp_dither()
1566 ditherer dither(c); in scanline_t32cb16blend_clamp_mod_dither()
[all …]