Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dwear_ui.cpp176 int ty; in draw_screen_locked() local
179 for (int ty = gr_fb_height() - char_height_ - kMarginHeight; ty > y + 2 && count < text_rows_; in draw_screen_locked() local
Dscreen_ui.cpp373 for (int ty = gr_fb_height() - kMarginHeight - char_height_; ty >= y && count < text_rows_; in draw_screen_locked() local