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

  /external/skia/bench/
BenchSysTimer_c.h 18 void startCpu();
BenchSysTimer_posix.h 17 void startCpu();
BenchSysTimer_windows.h 18 void startCpu();
BenchSysTimer_mach.h 18 void startCpu();
BenchSysTimer_c.cpp 16 void BenchSysTimer::startCpu() {
BenchTimer.cpp 59 fSysTimer->startCpu();
60 fTruncatedSysTimer->startCpu();
BenchSysTimer_posix.cpp 34 void BenchSysTimer::startCpu() {
BenchSysTimer_mach.cpp 56 void BenchSysTimer::startCpu() {
BenchSysTimer_windows.cpp 39 void BenchSysTimer::startCpu() {

Completed in 100 milliseconds