Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp51 bool Decode8bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap,
377 bool CTiffContext::Decode8bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode8bppRGB() function in CTiffContext
476 return Decode8bppRGB(pDIBitmap, height, width, bps, spp); in Decode()