Searched refs:scale_relative_scroll (Results 1 – 1 of 1) sorted by relevance
33 int32_t scale_relative_scroll(float x) { in scale_relative_scroll() function182 const int32_t scaled_x = scale_relative_scroll(x); in Scroll()183 const int32_t scaled_y = scale_relative_scroll(y); in Scroll()