Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/tiff/
Dtiffmodule.cpp56 bool Decode1bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap,
351 bool CTiffContext::Decode1bppRGB(const RetainPtr<CFX_DIBitmap>& pDIBitmap, in Decode1bppRGB() function in CTiffContext
476 return Decode1bppRGB(pDIBitmap, height, width, bps, spp); in Decode()