Searched refs:inner_height (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h128 unsigned inner_height; member in struct:hud_pane
H A Dhud_context.c344 pane->inner_height * (last_line - i) / last_line -
840 pane->yscale = -(int)pane->inner_height / (float)pane->max_value;
892 pane->inner_height = pane->inner_y2 - pane->inner_y1;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_private.h130 unsigned inner_height; member in struct:hud_pane
H A Dhud_context.c344 pane->inner_height * (last_line - i) / last_line -
839 pane->yscale = -(int)pane->inner_height / (float)pane->max_value;
891 pane->inner_height = pane->inner_y2 - pane->inner_y1;

Completed in 8 milliseconds