/*
* This file is auto - generated . Modifications will be lost .
*
* See https : //android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information .
*/
#ifndef _UAPI_SCREEN_INFO_H
#define _UAPI_SCREEN_INFO_H
#include <linux/types.h>
struct screen_info {
__u8 orig_x;
__u8 orig_y;
__u16 ext_mem_k;
__u16 orig_video_page;
__u8 orig_video_mode;
__u8 orig_video_cols;
__u8 flags;
__u8 unused2;
__u16 orig_video_ega_bx;
__u16 unused3;
__u8 orig_video_lines;
__u8 orig_video_isVGA;
__u16 orig_video_points;
__u16 lfb_width;
__u16 lfb_height;
__u16 lfb_depth;
__u32 lfb_base;
__u32 lfb_size;
__u16 cl_magic, cl_offset;
__u16 lfb_linelength;
__u8 red_size;
__u8 red_pos;
__u8 green_size;
__u8 green_pos;
__u8 blue_size;
__u8 blue_pos;
__u8 rsvd_size;
__u8 rsvd_pos;
__u16 vesapm_seg;
__u16 vesapm_off;
__u16 pages;
__u16 vesa_attributes;
__u32 capabilities;
__u32 ext_lfb_base;
__u8 _reserved[2 ];
} __attribute__((packed));
#define VIDEO_TYPE_MDA 0 x10
#define VIDEO_TYPE_CGA 0 x11
#define VIDEO_TYPE_EGAM 0 x20
#define VIDEO_TYPE_EGAC 0 x21
#define VIDEO_TYPE_VGAC 0 x22
#define VIDEO_TYPE_VLFB 0 x23
#define VIDEO_TYPE_PICA_S3 0 x30
#define VIDEO_TYPE_MIPS_G364 0 x31
#define VIDEO_TYPE_SGI 0 x33
#define VIDEO_TYPE_TGAC 0 x40
#define VIDEO_TYPE_SUN 0 x50
#define VIDEO_TYPE_SUNPCI 0 x51
#define VIDEO_TYPE_PMAC 0 x60
#define VIDEO_TYPE_EFI 0 x70
#define VIDEO_FLAGS_NOCURSOR (1 << 0 )
#define VIDEO_CAPABILITY_SKIP_QUIRKS (1 << 0 )
#define VIDEO_CAPABILITY_64BIT_BASE (1 << 1 )
#endif
Messung V0.5 in Prozent C=100 H=100 G=100
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-06-28)
¤
*© Formatika GbR, Deutschland