HomeSort by relevance Sort by last modified time
    Searched full:busywait (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/base/
timing.h 38 // BusyWait() exhausts CPU as long as the time elapsed is less than
41 double BusyWait(double period);
timing.cc 71 double Timing::BusyWait(double period) {
  /external/deqp/modules/gles2/functional/
es2fFlushFinishTests.cpp 80 static void busyWait (int milliseconds)
498 busyWait(WAIT_TIME_MS);
541 busyWait(WAIT_TIME_MS);
584 busyWait(WAIT_TIME_MS);
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 85 static void busyWait (int milliseconds)
628 busyWait(WAIT_TIME_MS);
671 busyWait(WAIT_TIME_MS);
714 busyWait(WAIT_TIME_MS);
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp 618 static void busyWait (int microseconds)
    [all...]

Completed in 146 milliseconds