Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkImageDecoder_libwebp.cpp370 static void RGB_565_To_RGB(const uint8_t* in, uint8_t* rgb, int width, in RGB_565_To_RGB() function
451 return RGB_565_To_RGB; in ChooseImporter()