Searched refs:draw_ctx (Results 1 – 1 of 1) sorted by relevance
1776 unsigned record_ctx = 0, draw_ctx = 0; in hud_create() local1778 if (share_env && sscanf(share_env, "%u,%u", &record_ctx, &draw_ctx) != 2) in hud_create()1795 if (context_id == draw_ctx) { in hud_create()1903 if (draw_ctx == 0) in hud_create()