Home
last modified time | relevance | path

Searched defs:SetPalette (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/tiff/
Dtiff_decoder.cpp301 void CTiffContext::SetPalette(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in SetPalette() function in CTiffContext
/external/pdfium/core/fxge/dib/
Dcfx_dibbase.cpp853 void CFX_DIBBase::SetPalette(pdfium::span<const uint32_t> src_palette) { in SetPalette() function in CFX_DIBBase