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.15/src/video/dga/
SDL_dgavideo.h 84 int surfaces_memtotal; member in struct:SDL_PrivateVideoData
117 #define surfaces_memtotal (this->hidden->surfaces_memtotal) macro
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 97 int surfaces_memtotal; member in struct:SDL_PrivateVideoData
140 #define surfaces_memtotal (this->hidden->surfaces_memtotal) macro

Completed in 36 milliseconds