Home
last modified time | relevance | path

Searched refs:y_offset (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dshape.c151 int16_t y_offset, in xcb_shape_rectangles_checked() argument
172 xcb_out.y_offset = y_offset; in xcb_shape_rectangles_checked()
195 int16_t y_offset, in xcb_shape_rectangles() argument
216 xcb_out.y_offset = y_offset; in xcb_shape_rectangles()
260 int16_t y_offset, in xcb_shape_mask_checked() argument
279 xcb_out.y_offset = y_offset; in xcb_shape_mask_checked()
297 int16_t y_offset, in xcb_shape_mask() argument
316 xcb_out.y_offset = y_offset; in xcb_shape_mask()
335 int16_t y_offset, in xcb_shape_combine_checked() argument
355 xcb_out.y_offset = y_offset; in xcb_shape_combine_checked()
[all …]
H A Dshape.h130 int16_t y_offset; member
148 int16_t y_offset; member
168 int16_t y_offset; member
186 int16_t y_offset; member
421 int16_t y_offset,
440 int16_t y_offset,
470 int16_t y_offset,
487 int16_t y_offset,
508 int16_t y_offset,
526 int16_t y_offset,
[all …]
H A Dxfixes.h508 int16_t y_offset; member
1570 int16_t y_offset,
1586 int16_t y_offset,
H A Dxfixes.c1510 int16_t y_offset, in xcb_xfixes_set_window_shape_region_checked() argument
1528 xcb_out.y_offset = y_offset; in xcb_xfixes_set_window_shape_region_checked()
1545 int16_t y_offset, in xcb_xfixes_set_window_shape_region() argument
1563 xcb_out.y_offset = y_offset; in xcb_xfixes_set_window_shape_region()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dfb_decoder.h115 u32 y_offset; /* in lines */ member
132 u32 y_offset; /* in lines */ member
H A Dfb_decoder.c278 plane->y_offset = (val & _PRI_PLANE_Y_OFF_MASK) >> in intel_vgpu_decode_primary_plane()
508 plane->y_offset = (val & _SPRITE_OFFSET_START_Y_MASK) >> in intel_vgpu_decode_sprite_plane()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_mode.c43 s32 x_offset, y_offset; in vbox_do_modeset() local
51 y_offset = vbox->single_framebuffer ? vbox_crtc->y : vbox_crtc->y_hint; in vbox_do_modeset()
77 x_offset, y_offset, in vbox_do_modeset()
/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_mode.c1449 int x_offset, y_offset; in ast_cursor_move() local
1463 y_offset = ast_crtc->offset_y; in ast_cursor_move()
1470 y_offset = (-y) + ast_crtc->offset_y; in ast_cursor_move()
1474 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0xc3, y_offset); in ast_cursor_move()
/netbsd-src/sys/dev/ic/
H A Dbt8xx.h439 int y_offset; member
/netbsd-src/sys/dev/qbus/
H A Dqduser.h377 short y_offset; member
H A Dqd.c2268 adder->y_offset_pending = scroll[unit]->y_offset; in qdaint()
3338 scroll[unit]->y_offset = 0; in init_shared()
/netbsd-src/sys/arch/vax/include/
H A Dqduser.h384 short y_offset; member
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1892 bktr->capture_area_y_offset = cap_area->y_offset;
1904 cap_area->y_offset = 0;
1911 cap_area->y_offset = bktr->capture_area_y_offset;