Home
last modified time | relevance | path

Searched refs:num_clips (Results 1 - 6 of 6) sorted by relevance

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h759 * @num_clips: Number of cliprects given relative to the framebuffer origin,
772 __u32 num_clips; member
790 * @num_clips: Number of cliprects.
798 __u32 num_clips; member
H A Ddrm_mode.h643 * the number of updated regions are half of num_clips given,
656 __u32 num_clips; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h766 * @num_clips: Number of cliprects given relative to the framebuffer origin,
779 __u32 num_clips; member
797 * @num_clips: Number of cliprects.
805 __u32 num_clips; member
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h727 * the number of updated regions are half of num_clips given,
740 __u32 num_clips; member
/third_party/libdrm/
H A Dxf86drmMode.h321 drmModeClipPtr clips, uint32_t num_clips);
H A Dxf86drmMode.c349 drmModeClipPtr clips, uint32_t num_clips) in drmModeDirtyFB()
356 dirty.num_clips = num_clips; in drmModeDirtyFB()
348 drmModeDirtyFB(int fd, uint32_t bufferId, drmModeClipPtr clips, uint32_t num_clips) drmModeDirtyFB() argument

Completed in 11 milliseconds