HomeSort by relevance Sort by last modified time
    Searched refs:GetTimeCount (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_cache.cpp 52 pCACHEINFO[i].time = ((CPDF_ImageCache*)value)->GetTimeCount();
242 m_dwTimeCount = pPageRenderCache->GetTimeCount();
328 m_dwTimeCount = pPageRenderCache->GetTimeCount();
render_int.h 338 FX_DWORD GetTimeCount() const
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 239 static UInt64 GetTimeCount()
351 bi.GlobalTime = ::GetTimeCount();
359 dest.GlobalTime = ::GetTimeCount() - biStart.GlobalTime;
1001 timeVal = GetTimeCount();
1017 timeVal = GetTimeCount();
1021 timeVal = GetTimeCount() - timeVal;
  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 274 FX_DWORD GetTimeCount() const

Completed in 108 milliseconds