Searched defs:angle_upscale (Results 1 – 1 of 1) sorted by relevance
684 … int32_t angle_upscale = ((tick_idx * scale->angle_range) * 10U) / (scale->total_tick_count - 1U) + in scale_draw_label() local1142 …int32_t angle_upscale = (int32_t)((tick_idx * scale->angle_range) * 10U) / (scale->total_tick_coun… in scale_get_tick_points() local