HomeSort by: relevance | last modified time | path
    Searched defs:dst_y (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
shm.h 144 int16_t dst_y; member in struct:xcb_shm_put_image_request_t
431 * @param dst_y The Y coordinate on the destination drawable to copy to.
462 int16_t dst_y,
486 * @param dst_y The Y coordinate on the destination drawable to copy to.
514 int16_t dst_y,
render.h 709 int16_t dst_y; member in struct:xcb_render_composite_request_t
2038 int16_t dst_y,
2061 int16_t dst_y,
xinput.h 2351 xcb_input_fp1616_t dst_y; member in struct:xcb_input_xi_warp_pointer_request_t
7768 xcb_input_fp1616_t dst_y,
7788 xcb_input_fp1616_t dst_y,
xproto.h 2585 int16_t dst_y; member in struct:xcb_translate_coordinates_reply_t
2605 int16_t dst_y; member in struct:xcb_warp_pointer_request_t
3416 int16_t dst_y; member in struct:xcb_copy_area_request_t
3437 int16_t dst_y; member in struct:xcb_copy_plane_request_t
3613 int16_t dst_y; member in struct:xcb_put_image_request_t
8273 * offsets (\a dst_x, \a dst_y) relative to \a dst_window. If \a dst_window is
8274 * `XCB_NONE` (TODO), the pointer will be moved by the offsets (\a dst_x, \a dst_y)
8286 * offsets (\a dst_x, \a dst_y) relative to \a dst_window. If \a dst_window is
8287 * `XCB_NONE` (TODO), the pointer will be moved by the offsets (\a dst_x, \a dst_y)
8303 int16_t dst_y);
    [all...]
  /src/sys/arch/atari/dev/
grfioctl.h 212 u_short dst_x, dst_y; /* upper left corner of dest-region */ member in struct:grf_bitblt
  /src/sys/arch/amiga/dev/
grfioctl.h 216 u_short dst_x, dst_y; /* upper left corner of dest-region */ member in struct:grf_bitblt
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_scrn.c 58 * @dst_y: Difference between source clip rects and framebuffer coordinates.
64 s32 dst_x, dst_y; member in struct:vmw_kms_sou_surface_dirty
1033 s32 trans_y = dirty->unit->crtc.y - sdirty->dst_y;
1170 sdirty.dst_y = dest_y;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h 1456 __u16 dst_y; member in struct:drm_intel_overlay_put_image

Completed in 52 milliseconds