Home
last modified time | relevance | path

Searched defs:y_simple (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h124 unsigned x1, y1, x2, y2, y_simple; member
H A Dhud_context.c1187 unsigned x = 10, y = 10, y_simple = 10; in hud_parse_env_var() local
869 hud_pane_create(struct hud_context *hud, unsigned x1, unsigned y1, unsigned x2, unsigned y2, unsigned y_simple, unsigned period, uint64_t max_value, uint64_t ceiling, boolean dyn_ceiling, boolean sort_items) hud_pane_create() argument

Completed in 4 milliseconds