Searched defs:scaled_y (Results 1 – 2 of 2) sorted by relevance
20 static INLINE int scaled_y(int val, const struct scale_factors *sf) { in scaled_y() function
134 int scaled_x = 0, scaled_y = 0; /* dimensions of scaled display */ variable