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

  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.h 82 int surfaces_memtotal; member in struct:SDL_PrivateVideoData
115 #define surfaces_memtotal (this->hidden->surfaces_memtotal) macro
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h 84 int surfaces_memtotal; member in struct:SDL_PrivateVideoData
122 #define surfaces_memtotal (this->hidden->surfaces_memtotal) macro

Completed in 42 milliseconds