Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
DSDL_wsconsvideo.h54 int physlinebytes; /* number of bytes per row */ member
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.h90 int physlinebytes; /* Length of a line in bytes in physical fb */ member
136 #define physlinebytes (this->hidden->physlinebytes) macro