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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_winsys.h 44 struct vl_screen struct
49 struct vl_screen*
52 void vl_screen_destroy(struct vl_screen *vscreen);
55 vl_screen_texture_from_drawable(struct vl_screen *vscreen, Drawable drawable);
58 vl_screen_get_dirty_area(struct vl_screen *vscreen);
61 vl_screen_get_timestamp(struct vl_screen *vscreen, Drawable drawable);
64 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp);
67 vl_screen_get_private(struct vl_screen *vscreen);
vl_winsys_xsp.c 46 struct vl_screen base;
56 vl_screen_texture_from_drawable(struct vl_screen *vscreen, Drawable drawable)
101 vl_screen_get_dirty_area(struct vl_screen *vscreen)
108 vl_screen_get_timestamp(struct vl_screen *vscreen, Drawable drawable)
116 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp)
122 vl_screen_get_private(struct vl_screen *vscreen)
128 struct vl_screen*
161 void vl_screen_destroy(struct vl_screen *vscreen)
vl_winsys_dri.c 53 struct vl_screen base;
172 vl_screen_texture_from_drawable(struct vl_screen *vscreen, Drawable drawable)
249 vl_screen_get_dirty_area(struct vl_screen *vscreen)
257 vl_screen_get_timestamp(struct vl_screen *vscreen, Drawable drawable)
280 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp)
291 vl_screen_get_private(struct vl_screen *vscreen)
296 struct vl_screen*
385 void vl_screen_destroy(struct vl_screen *vscreen)
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_winsys.h 44 struct vl_screen struct
49 struct vl_screen*
52 void vl_screen_destroy(struct vl_screen *vscreen);
55 vl_screen_texture_from_drawable(struct vl_screen *vscreen, Drawable drawable);
58 vl_screen_get_dirty_area(struct vl_screen *vscreen);
61 vl_screen_get_timestamp(struct vl_screen *vscreen, Drawable drawable);
64 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp);
67 vl_screen_get_private(struct vl_screen *vscreen);
vl_winsys_xsp.c 46 struct vl_screen base;
56 vl_screen_texture_from_drawable(struct vl_screen *vscreen, Drawable drawable)
101 vl_screen_get_dirty_area(struct vl_screen *vscreen)
108 vl_screen_get_timestamp(struct vl_screen *vscreen, Drawable drawable)
116 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp)
122 vl_screen_get_private(struct vl_screen *vscreen)
128 struct vl_screen*
161 void vl_screen_destroy(struct vl_screen *vscreen)
vl_winsys_dri.c 53 struct vl_screen base;
172 vl_screen_texture_from_drawable(struct vl_screen *vscreen, Drawable drawable)
249 vl_screen_get_dirty_area(struct vl_screen *vscreen)
257 vl_screen_get_timestamp(struct vl_screen *vscreen, Drawable drawable)
280 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp)
291 vl_screen_get_private(struct vl_screen *vscreen)
296 struct vl_screen*
385 void vl_screen_destroy(struct vl_screen *vscreen)
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
xvmc_private.h 53 struct vl_screen *vscreen;
context.c 192 struct vl_screen *vscreen;
  /external/mesa3d/src/gallium/state_trackers/xvmc/
xvmc_private.h 53 struct vl_screen *vscreen;
context.c 192 struct vl_screen *vscreen;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/
va_private.h 49 struct vl_screen *vscreen;
  /external/mesa3d/src/gallium/state_trackers/va/
va_private.h 49 struct vl_screen *vscreen;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
vdpau_private.h 312 struct vl_screen *vscreen;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 312 struct vl_screen *vscreen;

Completed in 122 milliseconds