Home
last modified time | relevance | path

Searched refs:VL_COMPOSITOR_MAX_DIRTY (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h48 #define VL_COMPOSITOR_MAX_DIRTY (1 << 15) macro
Dvl_compositor_cs.c800 dirty_area->x0 = dirty_area->y0 = VL_COMPOSITOR_MAX_DIRTY; in vl_compositor_cs_render()
Dvl_compositor_gfx.c638 dirty->x0 = dirty->y0 = VL_COMPOSITOR_MAX_DIRTY; in gen_vertex_data()
714 dirty_area->x0 = dirty_area->y0 = VL_COMPOSITOR_MAX_DIRTY; in vl_compositor_gfx_render()
Dvl_compositor.c412 dirty->x1 = dirty->y1 = VL_COMPOSITOR_MAX_DIRTY; in vl_compositor_reset_dirty_area()