Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_pagerendercache.cpp82 bool CPDF_PageRenderCache::StartGetCachedBitmap( in StartGetCachedBitmap() function in CPDF_PageRenderCache
98 int ret = m_pCurImageCacheEntry->StartGetCachedBitmap( in StartGetCachedBitmap()
Dcpdf_pagerendercache.h36 bool StartGetCachedBitmap(CPDF_Stream* pStream,
Dcpdf_imagecacheentry.h32 int StartGetCachedBitmap(CPDF_Dictionary* pFormResources,
Dcpdf_imageloader.cpp48 ret = pCache->StartGetCachedBitmap( in Start()
Dcpdf_imagecacheentry.cpp60 int CPDF_ImageCacheEntry::StartGetCachedBitmap(CPDF_Dictionary* pFormResources, in StartGetCachedBitmap() function in CPDF_ImageCacheEntry