Home | Sort by relevance Sort by last modified time |
/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 |