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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 141 Uint32 switch_time; member in struct:SDL_PrivateVideoData
201 #define switch_time (this->hidden->switch_time) macro
SDL_x11events.c 478 switch_time = SDL_GetTicks() + 1500;
496 switch_time = SDL_GetTicks() + 200;
959 switch_time = now + 1500;
961 switch_time = now + 200;
963 } else if ( (int)(switch_time-now) <= 0 ) {
    [all...]
SDL_x11modes.c 978 switch_time = SDL_GetTicks() + 1500;
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 3397 uint16 switch_time; \/* in ms, time to switch channels *\/ member in struct:channel_switch_timing_ie
    [all...]

Completed in 140 milliseconds