HomeSort by relevance Sort by last modified time
    Searched refs:num_clips (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 723 * @num_clips: Number of cliprects given relative to the framebuffer origin,
736 uint32_t num_clips; member in struct:drm_vmw_present_arg
754 * @num_clips: Number of cliprects.
762 uint32_t num_clips; member in struct:drm_vmw_present_readback_arg
drm_mode.h 258 * the number of updated regions are half of num_clips given,
271 __u32 num_clips; member in struct:drm_mode_fb_dirty_cmd
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 229 __u32 num_clips; member in struct:drm_vmw_present_arg
234 __u32 num_clips; member in struct:drm_vmw_present_readback_arg
drm_mode.h 300 __u32 num_clips; member in struct:drm_mode_fb_dirty_cmd
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 753 * @num_clips: Number of cliprects given relative to the framebuffer origin,
766 __u32 num_clips; member in struct:drm_vmw_present_arg
784 * @num_clips: Number of cliprects.
792 __u32 num_clips; member in struct:drm_vmw_present_readback_arg
drm_mode.h 453 * the number of updated regions are half of num_clips given,
466 __u32 num_clips; member in struct:drm_mode_fb_dirty_cmd
  /external/libdrm/include/drm/
vmwgfx_drm.h 749 * @num_clips: Number of cliprects given relative to the framebuffer origin,
762 __u32 num_clips; member in struct:drm_vmw_present_arg
780 * @num_clips: Number of cliprects.
788 __u32 num_clips; member in struct:drm_vmw_present_readback_arg
drm_mode.h 440 * the number of updated regions are half of num_clips given,
453 __u32 num_clips; member in struct:drm_mode_fb_dirty_cmd
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 752 * @num_clips: Number of cliprects given relative to the framebuffer origin,
765 uint32_t num_clips; member in struct:drm_vmw_present_arg
783 * @num_clips: Number of cliprects.
791 uint32_t num_clips; member in struct:drm_vmw_present_readback_arg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm_mode.h 253 * the number of updated regions are half of num_clips given,
266 __u32 num_clips; member in struct:drm_mode_fb_dirty_cmd
  /external/libdrm/
xf86drmMode.h 391 drmModeClipPtr clips, uint32_t num_clips);
xf86drmMode.c 341 drmModeClipPtr clips, uint32_t num_clips)
348 dirty.num_clips = num_clips;
    [all...]
  /external/mesa3d/src/amd/common/
ac_nir_to_llvm.c 130 unsigned num_clips; member in struct:nir_to_llvm_context
    [all...]

Completed in 233 milliseconds