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

  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 636 * Issue HW_AVAILABLE event to the SM.
649 /* Issue HW_AVAILABLE event to the SM */
818 /* HW_AVAILABLE event: SLEEP ==> AWAKE, set ELP reg to wake-up and run TxnQ */
827 /* HW_AVAILABLE event: WAIT_HW ==> AWAKE, run TxnQ */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image.c 431 this->info.hw_available = 1;
435 this->info.hw_available = 0;
440 this->info.hw_available = 0;
  /external/qemu/distrib/sdl-1.2.12/src/video/ggi/
SDL_ggivideo.c 229 this->info.hw_available = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgavideo.c 218 this->info.hw_available = (banked ? 0 : 1);
  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c 218 this->info.hw_available = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.c 458 this->info.hw_available = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 315 this->info.hw_available = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_video.c 457 this->info.hw_available = 1;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 150 Uint32 hw_available :1; /* Flag: Can you create hardware surfaces? */ member in struct:SDL_VideoInfo
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 586 this->info.hw_available = SDL_TRUE;
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 150 Uint32 hw_available :1; /* Flag: Can you create hardware surfaces? */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 150 Uint32 hw_available :1; /* Flag: Can you create hardware surfaces? */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_video.h 158 Uint32 hw_available :1; /* Flag: Can you create hardware surfaces? */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 150 Uint32 hw_available :1; /* Flag: Can you create hardware surfaces? */ member in struct:SDL_VideoInfo
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.c 681 this->info.hw_available = 1;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c 856 this->info.hw_available = 1;
    [all...]

Completed in 901 milliseconds