HomeSort by relevance Sort by last modified time
    Searched refs:GetDecodeAndMaskArray (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.h 79 DIB_COMP_DATA* GetDecodeAndMaskArray(bool& bDefaultDecode, bool& bColorKey);
cpdf_dibsource.cpp 440 m_pCompData = GetDecodeAndMaskArray(m_bDefaultDecode, m_bColorKey);
444 DIB_COMP_DATA* CPDF_DIBSource::GetDecodeAndMaskArray(bool& bDefaultDecode,
588 m_pCompData = GetDecodeAndMaskArray(m_bDefaultDecode, m_bColorKey);
    [all...]

Completed in 47 milliseconds