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

/system/core/libpixelflinger/
H A Dscanline.cpp1103 return rgb888ToRgb565(r,g,b);
1106 uint16_t rgb888ToRgb565(uint32_t& r, uint32_t& g, uint32_t &b) { function in struct:android::ditherer

Completed in 1046 milliseconds