Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_dibbase.cpp31 uint32_t* dest_pal, in Obtain_Pal() argument
43 dest_pal[row] = (static_cast<uint32_t>(r) << 16) | in Obtain_Pal()