Searched defs:physlinebytes (Results 1 - 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/ | ||
H A D | 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/ | ||
H A D | 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 161 milliseconds