Searched refs:renderer_solid (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_priv.h | 277 void renderer_solid(struct xa_context *r,
|
D | xa_context.c | 346 renderer_solid(ctx, x, y, x + width, y + height); in xa_solid()
|
D | xa_composite.c | 552 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height); in xa_composite_rect()
|
D | xa_renderer.c | 547 renderer_solid(struct xa_context *r, in renderer_solid() function
|