Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_renderer.h62 void renderer_solid(struct xorg_renderer *r,
Dxorg_composite.c509 renderer_solid(exa->renderer, in xorg_composite()
572 renderer_solid(exa->renderer, in xorg_solid()
Dxorg_renderer.c466 void renderer_solid(struct xorg_renderer *r, in renderer_solid() function
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_priv.h253 void renderer_solid(struct xa_context *r,
Dxa_context.c334 renderer_solid(ctx, x, y, x + width, y + height, ctx->solid_color); in xa_solid()
Dxa_composite.c508 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height, in xa_composite_rect()
Dxa_renderer.c531 renderer_solid(struct xa_context *r, in renderer_solid() function