Home
last modified time | relevance | path

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

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