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

  /external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsvideo.h 54 int physlinebytes; /* number of bytes per row */ member in struct:SDL_PrivateVideoData
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 90 int physlinebytes; /* Length of a line in bytes in physical fb */ member in struct:SDL_PrivateVideoData
136 #define physlinebytes (this->hidden->physlinebytes) macro

Completed in 175 milliseconds