Searched defs:cliprects (Results 1 – 15 of 15) sorted by relevance
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_wayland.c | 79 const VARectangle *cliprects, in vaPutSurface() 135 const VARectangle *cliprects, in va_put_surface()
|
D | putsurface_common.c | 383 static void update_clipbox(VARectangle *cliprects, int width, int height) in update_clipbox() 413 VARectangle cliprects[2]; /* client supplied clip list */ in putsurface_thread() local
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_xvva.c | 381 VARectangle *cliprects, /* client supplied clip list */ in psb__CheckPutSurfaceXvPort() 670 VARectangle *cliprects, /* client supplied clip list */ in psb_putsurface_xvideo()
|
D | psb_x11.c | 467 VARectangle *cliprects, /* client supplied clip list */ in psb_PutSurface()
|
D | psb_coverlay.c | 891 VARectangle *cliprects, /* client supplied clip list */ in psb_putsurface_coverlay()
|
/hardware/intel/common/libva/va/ |
D | va_tpi.c | 84 VARectangle *cliprects, /* client supplied clip list */ in vaPutSurfaceBuf()
|
D | va_trace.c | 3366 VARectangle *cliprects, /* client supplied clip list */ in va_TracePutSurface()
|
/hardware/intel/common/libva/va/android/ |
D | va_android.cpp | 217 VARectangle *cliprects, /* client supplied clip list */ in vaPutSurface()
|
/hardware/intel/common/libva/va/x11/ |
D | va_x11.c | 246 VARectangle *cliprects, /* client supplied clip list */ in vaPutSurface()
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_output_android.c | 470 VARectangle *cliprects, /* client supplied clip list */ in psb_PutSurface()
|
/hardware/intel/img/libdrm/libdrm/intel/ |
D | intel_bufmgr.c | 140 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_bo_exec()
|
D | intel_bufmgr_gem.c | 1031 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_gem_bo_exec()
|
D | intel_bufmgr_fake.c | 1340 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_fake_bo_exec()
|
/hardware/intel/img/libdrm/shared-core/ |
D | i915_drm.h | 269 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member 281 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.c | 2781 VARectangle __maybe_unused * cliprects, /* client supplied clip list */
|