Searched refs:scaled_bottom (Results 1 – 1 of 1) sorted by relevance
828 int scaled_bottom; in ShiftBottom() local832 scaled_bottom = scaled_rect.bottom + scaled_shift_y; in ShiftBottom()833 bottom = (scaled_bottom * 100) / mScale; in ShiftBottom()