Home
last modified time | relevance | path

Searched refs:cliprects (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Di915_drm.h390 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
402 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Di915_drm.h390 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
402 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Di915_drm.h416 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
428 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Di915_drm.h416 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
428 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Di915_drm.h416 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
428 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Di915_drm.h435 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
447 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Di915_drm.h435 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
447 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
/OK3568_Linux_fs/external/xserver/
H A DChangeLog87511 clipping against each of the cliprects. We would expect spans to
87513 not saving any work there. For multiple cliprects, we were adding
163911 DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
163914 fully outside of a screen edge, resulting in unusual cliprects which the 3D
165033 * Fix loop for several cliprects.
172677 Push information about cliprects of DRI windows to the DRM.