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

  /external/chromium_org/cc/debug/
picture_record_benchmark.h 32 typedef std::pair<base::TimeDelta, unsigned> TotalTime;
33 std::map<std::pair<int, int>, TotalTime> times_;
picture_record_benchmark.cc 63 for (std::map<std::pair<int, int>, TotalTime>::iterator it = times_.begin();
118 TotalTime& total_time = times_[dimensions];
  /external/clang/utils/analyzer/
SumTimerInfo.py 23 TotalTime = 0.0
71 TotalTime = TotalTime + float(s[6])
82 print "TotalTime %f" % (TotalTime)
  /external/chromium_org/ui/gfx/animation/
multi_animation.cc 15 static int TotalTime(const MultiAnimation::Parts& parts) {
28 cycle_time_ms_(TotalTime(parts)),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicc.h 468 STDMETHOD(TotalTime)(THIS_ LPREFERENCE_TIME prtTime) PURE;
490 #define IDirectMusicBuffer_TotalTime(p,a) (p)->lpVtbl->TotalTime(p,a)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wmidata.h     [all...]

Completed in 279 milliseconds