Searched refs:renderer_solid (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_renderer.h | 62 void renderer_solid(struct xorg_renderer *r,
|
D | xorg_composite.c | 509 renderer_solid(exa->renderer, in xorg_composite() 572 renderer_solid(exa->renderer, in xorg_solid()
|
D | xorg_renderer.c | 466 void renderer_solid(struct xorg_renderer *r, in renderer_solid() function
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_priv.h | 253 void renderer_solid(struct xa_context *r,
|
D | xa_context.c | 334 renderer_solid(ctx, x, y, x + width, y + height, ctx->solid_color); in xa_solid()
|
D | xa_composite.c | 508 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height, in xa_composite_rect()
|
D | xa_renderer.c | 531 renderer_solid(struct xa_context *r, in renderer_solid() function
|