HomeSort by relevance Sort by last modified time
    Searched refs:inner_height (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_private.h 127 unsigned inner_height; member in struct:hud_pane
hud_context.c 345 pane->inner_height * (last_line - i) / last_line -
813 pane->yscale = -(int)pane->inner_height / (float)pane->max_value;
863 pane->inner_height = pane->inner_y2 - pane->inner_y1;
    [all...]

Completed in 88 milliseconds