Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp52 pCACHEINFO[i].time = ((CPDF_ImageCache*)value)->GetTimeCount(); in CacheOptimization()
242 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in GetCachedBitmap()
328 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in ContinueGetCachedBitmap()
Drender_int.h338 FX_DWORD GetTimeCount() const in GetTimeCount() function
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp239 static UInt64 GetTimeCount() in GetTimeCount() function
351 bi.GlobalTime = ::GetTimeCount(); in SetStartTime()
359 dest.GlobalTime = ::GetTimeCount() - biStart.GlobalTime; in SetFinishTime()
1001 timeVal = GetTimeCount(); in CrcBench()
1017 timeVal = GetTimeCount(); in CrcBench()
1021 timeVal = GetTimeCount() - timeVal; in CrcBench()
/external/pdfium/core/include/fpdfapi/
Dfpdf_render.h274 FX_DWORD GetTimeCount() const in GetTimeCount() function