Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_dibitmap.cpp323 RetainPtr<CFX_DIBitmap> pSrcMatched = in LoadChannel() local
325 if (!pSrcMatched) in LoadChannel()
328 pSrcClone = std::move(pSrcMatched); in LoadChannel()