/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_renderer.h | 62 void renderer_solid(struct xorg_renderer *r,
|
xorg_composite.c | 509 renderer_solid(exa->renderer, 572 renderer_solid(exa->renderer,
|
xorg_renderer.c | 466 void renderer_solid(struct xorg_renderer *r, function
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_renderer.h | 62 void renderer_solid(struct xorg_renderer *r,
|
xorg_composite.c | 509 renderer_solid(exa->renderer, 572 renderer_solid(exa->renderer,
|
xorg_renderer.c | 466 void renderer_solid(struct xorg_renderer *r, function
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_priv.h | 253 void renderer_solid(struct xa_context *r,
|
xa_composite.c | 508 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height,
|
xa_context.c | 334 renderer_solid(ctx, x, y, x + width, y + height, ctx->solid_color);
|
xa_renderer.c | 531 renderer_solid(struct xa_context *r, function
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_priv.h | 253 void renderer_solid(struct xa_context *r,
|
xa_composite.c | 508 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height,
|
xa_context.c | 334 renderer_solid(ctx, x, y, x + width, y + height, ctx->solid_color);
|
xa_renderer.c | 531 renderer_solid(struct xa_context *r, function
|