Home
last modified time | relevance | path

Searched defs:pDIBitmap (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp301 void CTiffContext::SetPalette(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in SetPalette()
327 bool CTiffContext::Decode1bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode1bppRGB()
354 bool CTiffContext::Decode8bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode8bppRGB()
389 bool CTiffContext::Decode24bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode24bppRGB()
416 bool CTiffContext::Decode(const RetainPtr<CFX_DIBitmap>& pDIBitmap) { in Decode()
485 const RetainPtr<CFX_DIBitmap>& pDIBitmap) { in Decode()
/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dprogressive_decoder.cpp249 RetainPtr<CFX_DIBitmap> pDIBitmap = m_pDeviceBitmap; in PngAskScanlineBuf() local
330 RetainPtr<CFX_DIBitmap> pDIBitmap = m_pDeviceBitmap; in PngFillScanlineBufCompleted() local
445 RetainPtr<CFX_DIBitmap> pDIBitmap = m_pDeviceBitmap; in GifReadScanline() local
519 RetainPtr<CFX_DIBitmap> pDIBitmap = m_pDeviceBitmap; in BmpReadScanline() local
1275 auto pDIBitmap = pdfium::MakeRetain<CFX_DIBitmap>(); in TiffContinueDecode() local
2084 const RetainPtr<CFX_DIBitmap>& pDIBitmap, in StartDecode()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffimage.cpp50 RetainPtr<CFX_DIBitmap> pDIBitmap = GetNode()->GetLayoutImage(); in RenderWidget() local
H A Dcxfa_imagerenderer.cpp119 const RetainPtr<CFX_DIBitmap>& pDIBitmap, in CompositeDIBitmap()
H A Dcxfa_ffimageedit.cpp73 RetainPtr<CFX_DIBitmap> pDIBitmap = m_pNode->GetEditImage(); in RenderWidget() local
H A Dcxfa_ffwidget.cpp73 RetainPtr<CFX_DIBitmap> pDIBitmap, in XFA_DrawImage()
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1189 const RetainPtr<CFX_DIBitmap>& pDIBitmap, in CompositeDIBitmap()