Searched defs:physlinebytes (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.h54 int physlinebytes; /* number of bytes per row */ member in struct:SDL_PrivateVideoData
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fbvideo.h90 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