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

  /frameworks/base/tools/aapt/
Images.cpp 232 TICK_START,
244 int state = TICK_START;
249 if (state == TICK_START ||
293 int state = TICK_START;
298 if (state == TICK_START ||
    [all...]
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 721 const DWORD tick_start = GetTickCount(); local
727 while (GetTickCount() < tick_start + test_duration_ticks) {

Completed in 146 milliseconds