Searched refs:MAX_BYTE_UNIT_SCALE (Results 1 – 1 of 1) sorted by relevance
718 int MAX_BYTE_UNIT_SCALE = 9; variable737 if (scale > MAX_BYTE_UNIT_SCALE) in scale_line_graph_bytes()738 scale = MAX_BYTE_UNIT_SCALE; in scale_line_graph_bytes()