Searched defs:ConvertRGBtoRGBA (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/samples/ | ||
H A D | image_diff_png.cc | 121 void ConvertRGBtoRGBA(const unsigned char* rgb, int pixel_width, function in namespace:image_diff_png::__anon16546 215 state->row_converter = &ConvertRGBtoRGBA; |
Completed in 112 milliseconds