Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h138 boolean dyn_ceiling; member
H A Dhud_context.c1192 boolean dyn_ceiling = false; 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
1085 read_pane_settings(char *str, unsigned * const x, unsigned * const y, unsigned * const width, unsigned * const height, uint64_t * const ceiling, boolean * const dyn_ceiling, boolean *reset_colors, boolean *sort_items) read_pane_settings() argument
[all...]

Completed in 3 milliseconds