Home
last modified time | relevance | path

Searched refs:hud_record_only (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.h48 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
Dhud_context.c736 hud_record_only(struct hud_context *hud, struct pipe_context *pipe) in hud_record_only() function
/external/mesa3d/src/gallium/frontends/dri/
Ddri_context.c268 hud_record_only(ctx->hud, st->pipe); in dri_unbind_context()