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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 722 * @clips_ptr: Pointer to an array of clip rects cast to an uint64_t.
735 uint64_t clips_ptr; member in struct:drm_vmw_present_arg
755 * @clips_ptr: Pointer to an array of clip rects cast to an uint64_t.
763 uint64_t clips_ptr; member in struct:drm_vmw_present_readback_arg
drm_mode.h 272 __u64 clips_ptr; member in struct:drm_mode_fb_dirty_cmd
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 231 __u64 clips_ptr; member in struct:drm_vmw_present_arg
238 __u64 clips_ptr; member in struct:drm_vmw_present_readback_arg
drm_mode.h 311 __u64 clips_ptr; member in struct:drm_mode_fb_dirty_cmd
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 758 * @clips_ptr: Pointer to an array of clip rects cast to an __u64.
771 __u64 clips_ptr; member in struct:drm_vmw_present_arg
791 * @clips_ptr: Pointer to an array of clip rects cast to an __u64.
799 __u64 clips_ptr; member in struct:drm_vmw_present_readback_arg
drm_mode.h 518 __u64 clips_ptr; member in struct:drm_mode_fb_dirty_cmd
  /external/libdrm/include/drm/
vmwgfx_drm.h 748 * @clips_ptr: Pointer to an array of clip rects cast to an __u64.
761 __u64 clips_ptr; member in struct:drm_vmw_present_arg
781 * @clips_ptr: Pointer to an array of clip rects cast to an __u64.
789 __u64 clips_ptr; member in struct:drm_vmw_present_readback_arg
drm_mode.h 454 __u64 clips_ptr; member in struct:drm_mode_fb_dirty_cmd
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 751 * @clips_ptr: Pointer to an array of clip rects cast to an uint64_t.
764 uint64_t clips_ptr; member in struct:drm_vmw_present_arg
784 * @clips_ptr: Pointer to an array of clip rects cast to an uint64_t.
792 uint64_t clips_ptr; member in struct:drm_vmw_present_readback_arg
  /external/libdrm/
xf86drmMode.c 347 dirty.clips_ptr = VOID2U64(clips);
    [all...]

Completed in 312 milliseconds