L4Re Operating System Framework
Interface and Usage Documentation
|
View information structure. More...
#include <view.h>
Data Fields | |
unsigned | flags |
Flags. | |
unsigned | view_index |
Number of view in the goos. | |
unsigned long | height |
Position in goos and size of view. | |
unsigned long | buffer_offset |
Memory offset in goos buffer. | |
unsigned long | bytes_per_line |
Size of line in view. | |
l4re_video_pixel_info_t | pixel_info |
Pixel info. | |
unsigned | buffer_index |
Number of buffer of goos. | |