Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkImageDecoder_libwebp.cpp446 static void RGB_565_To_RGB(const uint8_t* in, uint8_t* rgb, int width, in RGB_565_To_RGB() function
487 return RGB_565_To_RGB; in ChooseImporter()
/external/skia/legacy/src/images/
DSkImageDecoder_libwebp.cpp452 static void RGB_565_To_RGB(const uint8_t* in, uint8_t* rgb, int width, in RGB_565_To_RGB() function
493 return RGB_565_To_RGB; in ChooseImporter()