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

/external/skia/src/core/
H A DSkScalerContext.cpp396 static uint16_t packLCD16(unsigned r, unsigned g, unsigned b) { function
421 dstP[x] = packLCD16(r, g, b);

Completed in 50 milliseconds