Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_imagetransformer.cpp101 FXDIB_Format GetTransformedFormat(const RetainPtr<CFX_DIBSource>& pDrc) { in GetTransformedFormat() argument
102 if (pDrc->IsAlphaMask()) in GetTransformedFormat()
105 FXDIB_Format format = pDrc->GetFormat(); in GetTransformedFormat()