Home
last modified time | relevance | path

Searched refs:startWall (Results 1 – 9 of 9) sorted by relevance

/external/skia/bench/
DBenchTimer.cpp52 fSysTimer->startWall(); in start()
53 fTruncatedSysTimer->startWall(); in start()
DBenchSysTimer_mach.h17 void startWall();
DBenchSysTimer_posix.h16 void startWall();
DBenchSysTimer_c.h17 void startWall();
DBenchSysTimer_windows.h17 void startWall();
DBenchSysTimer_c.cpp13 void BenchSysTimer::startWall() { in startWall() function in BenchSysTimer
DBenchSysTimer_posix.cpp28 void BenchSysTimer::startWall() { in startWall() function in BenchSysTimer
DBenchSysTimer_windows.cpp34 void BenchSysTimer::startWall() { in startWall() function in BenchSysTimer
DBenchSysTimer_mach.cpp53 void BenchSysTimer::startWall() { in startWall() function in BenchSysTimer