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

  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
TimeUtils.h 20 void TimeSleepMS(int p_mili);
TimeUtils.cpp 62 void TimeSleepMS(int p_mili)
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp 139 TimeSleepMS(300);
151 if (n == 0) TimeSleepMS(10);

Completed in 60 milliseconds