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

  /external/chromium_org/content/gpu/
gpu_watchdog_thread.cc 33 arm_cpu_time_(),
159 arm_cpu_time_ = GetWatchedThreadTime();
192 base::TimeDelta time_since_arm = GetWatchedThreadTime() - arm_cpu_time_;
gpu_watchdog_thread.h 84 base::TimeDelta arm_cpu_time_; member in class:content::GpuWatchdogThread

Completed in 1816 milliseconds