Home
last modified time | relevance | path

Searched refs:vl_compositor_render (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c393 vl_compositor_render(cstate, compositor, vlsurface->surface, NULL); in vlVdpOutputSurfacePutBitsIndexed()
499 vl_compositor_render(cstate, compositor, vlsurface->surface, NULL); in vlVdpOutputSurfacePutBitsYCbCr()
669 vl_compositor_render(cstate, compositor, dst_vlsurface->surface, NULL); in vlVdpOutputSurfaceRenderOutputSurface()
728 vl_compositor_render(cstate, compositor, dst_vlsurface->surface, NULL); in vlVdpOutputSurfaceRenderBitmapSurface()
Ddevice.c282 vl_compositor_render(cstate, &dev->compositor, surface, dirty_area); in vlVdpResolveDelayedRendering()
Dpresentation.c268 vl_compositor_render(cstate, compositor, surf_draw, dirty_area); in vlVdpPresentationQueueDisplay()
Dmixer.c315 vl_compositor_render(&vmixer->cstate, compositor, dst->surface, &dst->dirty_area); in vlVdpVideoMixerRender()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h224 vl_compositor_render(struct vl_compositor_state *state,
Dvl_compositor.c983 vl_compositor_render(struct vl_compositor_state *s, in vl_compositor_render() function
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsurface.c436 vl_compositor_render(cstate, compositor, surf, dirty_area); in XvMCPutSurface()