Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c402 vl_compositor_render(cstate, compositor, vlsurface->surface, &vlsurface->dirty_area, false); in vlVdpOutputSurfacePutBitsIndexed()
509 vl_compositor_render(cstate, compositor, vlsurface->surface, &vlsurface->dirty_area, false); in vlVdpOutputSurfacePutBitsYCbCr()
694vl_compositor_render(cstate, compositor, dst_vlsurface->surface, &dst_vlsurface->dirty_area, false… in vlVdpOutputSurfaceRenderOutputSurface()
760vl_compositor_render(cstate, compositor, dst_vlsurface->surface, &dst_vlsurface->dirty_area, false… in vlVdpOutputSurfaceRenderBitmapSurface()
Dpresentation.c262 vl_compositor_render(cstate, compositor, surf_draw, dirty_area, true); in vlVdpPresentationQueueDisplay()
Dmixer.c403 vl_compositor_render(&vmixer->cstate, compositor, surface, &dirty_area, true); in vlVdpVideoMixerRender()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h262 vl_compositor_render(struct vl_compositor_state *state,
Dvl_compositor.c1149 vl_compositor_render(struct vl_compositor_state *s, in vl_compositor_render() function
/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_dec.c600 vl_compositor_render(s, compositor, dst_surface[0], NULL, false); in vid_dec_deint()
607 vl_compositor_render(s, compositor, dst_surface[1], NULL, false); in vid_dec_deint()
Dvid_enc.c1002 vl_compositor_render(s, compositor, dst_surface[i], NULL, false); in enc_ScaleInput()
/external/mesa3d/src/gallium/state_trackers/va/
Dpostproc.c81 vl_compositor_render(&drv->cstate, &drv->compositor, surfaces[0], NULL, false); in vlVaPostProcCompositor()
Dsurface.c264 vl_compositor_render(&drv->cstate, &drv->compositor, surf_draw, dirty_area, false); in vlVaPutSubpictures()
326 vl_compositor_render(&drv->cstate, &drv->compositor, surf_draw, dirty_area, true); in vlVaPutSurface()
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsurface.c444 vl_compositor_render(cstate, compositor, surf, dirty_area, true); in XvMCPutSurface()