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

  /external/skia/bench/
BenchSysTimer_c.h 17 void startWall();
BenchSysTimer_posix.h 16 void startWall();
BenchSysTimer_windows.h 17 void startWall();
BenchSysTimer_mach.h 17 void startWall();
BenchSysTimer_c.cpp 13 void BenchSysTimer::startWall() {
BenchTimer.cpp 52 fSysTimer->startWall();
53 fTruncatedSysTimer->startWall();
BenchSysTimer_posix.cpp 28 void BenchSysTimer::startWall() {
BenchSysTimer_mach.cpp 53 void BenchSysTimer::startWall() {
BenchSysTimer_windows.cpp 34 void BenchSysTimer::startWall() {

Completed in 289 milliseconds