Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_transform.cpp99 FXDIB_Format GetTransformedFormat(const CFX_DIBSource* pDrc) { in GetTransformedFormat() argument
100 FXDIB_Format format = pDrc->GetFormat(); in GetTransformedFormat()
101 if (pDrc->IsAlphaMask()) { in GetTransformedFormat()