Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_dibsource.cpp42 void ColorDecode(uint32_t pal_v, uint8_t* r, uint8_t* g, uint8_t* b) { in ColorDecode() function
60 ColorDecode(color, &r, &g, &b); in Obtain_Pal()
335 ColorDecode(Luts[row].second, &r, &g, &b); in ConvertBuffer_Rgb2PltRgb8()