Home
last modified time | relevance | path

Searched defs:m_pSrcPalette (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.h67 std::unique_ptr<uint32_t, FxFreeDeleter> m_pSrcPalette; variable
Dcstretchengine.h85 const uint32_t* m_pSrcPalette; variable
/external/pdfium/core/fxcodec/
Dprogressivedecoder.h253 std::unique_ptr<FX_ARGB, FxFreeDeleter> m_pSrcPalette; variable