Searched refs:a8_to_rgb565 (Results 1 – 1 of 1) sorted by relevance
348 static uint16_t a8_to_rgb565(unsigned a8) { in a8_to_rgb565() function364 dstP[x] = a8_to_rgb565(srcP[x]); in copyToLCD16()