Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c409 vl_compositor_render(cstate, compositor, vlsurface->surface, &vlsurface->dirty_area, false); in vlVdpOutputSurfacePutBitsIndexed()
516 vl_compositor_render(cstate, compositor, vlsurface->surface, &vlsurface->dirty_area, false); in vlVdpOutputSurfacePutBitsYCbCr()
701vl_compositor_render(cstate, compositor, dst_vlsurface->surface, &dst_vlsurface->dirty_area, false… in vlVdpOutputSurfaceRenderOutputSurface()
767vl_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.h284 vl_compositor_render(struct vl_compositor_state *state,
Dvl_compositor.c1300 vl_compositor_render(s, c, dst_surfaces[0], NULL, false); in vl_compositor_yuv_deint_full()
1309 vl_compositor_render(s, c, dst_surfaces[1], NULL, false); in vl_compositor_yuv_deint_full()
1336 vl_compositor_render(s, c, dst_surfaces[0], NULL, false); in vl_compositor_convert_rgb_to_yuv()
1345 vl_compositor_render(s, c, dst_surfaces[1], NULL, false); in vl_compositor_convert_rgb_to_yuv()
1352 vl_compositor_render(struct vl_compositor_state *s, in vl_compositor_render() function
/external/mesa3d/src/gallium/state_trackers/va/
Dpostproc.c82 vl_compositor_render(&drv->cstate, &drv->compositor, surfaces[0], NULL, false); in vlVaPostProcCompositor()
Dsurface.c263 vl_compositor_render(&drv->cstate, &drv->compositor, surf_draw, dirty_area, false); in vlVaPutSubpictures()
337 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()
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/
Dvid_enc.c1003 vl_compositor_render(s, compositor, dst_surface[i], NULL, false); in enc_ScaleInput()