HomeSort by relevance Sort by last modified time
    Searched refs:installing_text (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
screen_ui.h 159 GRSurface* installing_text; member in class:ScreenRecoveryUI
screen_ui.cpp 103 return installing_text;
145 gr_get_height(installing_text);
150 gr_get_height(installing_text) + PixelsFromDp(kLayouts[layout_][TEXT]) +
265 std::vector<std::string> text_name = { "erasing_text", "error_text", "installing_text",
312 std::vector<std::string> locales_entries = get_locales_in_png("installing_text");
579 LoadLocalizedBitmap("installing_security_text", &installing_text);
581 LoadLocalizedBitmap("installing_text", &installing_text);
628 installing_text = nullptr;

Completed in 473 milliseconds