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

  /external/libdrm/intel/
intel_bufmgr.c 156 drm_clip_rect_t * cliprects, int num_cliprects, int DR4)
158 return bo->bufmgr->bo_exec(bo, used, cliprects, num_cliprects, DR4);
163 drm_clip_rect_t *cliprects, int num_cliprects, int DR4,
168 cliprects, num_cliprects, DR4,
175 cliprects, num_cliprects, DR4);
intel_bufmgr.h 145 struct drm_clip_rect *cliprects, int num_cliprects, int DR4);
147 struct drm_clip_rect *cliprects, int num_cliprects, int DR4,
intel_bufmgr_priv.h 199 drm_clip_rect_t *cliprects, int num_cliprects,
206 drm_clip_rect_t *cliprects, int num_cliprects,
intel_bufmgr_gem.c     [all...]
intel_bufmgr_fake.c     [all...]