Lines Matching full:screen
226 /* Index of the screen, assigned by the guest. */
229 /* The screen offset in VRAM, the framebuffer starts here. */
235 /* The recommended maximum size of the VRAM memory for the screen. */
264 /* Which view contains the screen. */
267 /* Physical X origin relative to the primary screen. */
270 /* Physical Y origin relative to the primary screen. */
279 /* Width of the screen. */
282 /* Height of the screen. */
403 * end with ~0. The whole structure can legally be set to ~0 to skip a screen.
421 * for any screen, at which time it is reset to the bounding rectangle of all
425 s32 x; /* Upper left X co-ordinate relative to the first screen. */
426 s32 y; /* Upper left Y co-ordinate relative to the first screen. */