Searched refs:startCpu (Results 1 - 9 of 9) sorted by relevance
/external/skia/bench/ | ||
H A D | BenchSysTimer_c.h | 18 void startCpu(); |
H A D | BenchSysTimer_mach.h | 18 void startCpu(); |
H A D | BenchSysTimer_posix.h | 17 void startCpu(); |
H A D | BenchSysTimer_windows.h | 18 void startCpu(); |
H A D | BenchSysTimer_c.cpp | 16 void BenchSysTimer::startCpu() { function in class:BenchSysTimer |
H A D | BenchTimer.cpp | 44 fSysTimer->startCpu(); |
H A D | BenchSysTimer_posix.cpp | 34 void BenchSysTimer::startCpu() { function in class:BenchSysTimer |
H A D | BenchSysTimer_mach.cpp | 56 void BenchSysTimer::startCpu() { function in class:BenchSysTimer |
H A D | BenchSysTimer_windows.cpp | 39 void BenchSysTimer::startCpu() { function in class:BenchSysTimer |
Completed in 73 milliseconds