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

  /bootable/recovery/recovery_ui/include/recovery_ui/
screen_ui.h 351 // current_frame_, or error_icon_.
353 std::unique_ptr<GRSurface> error_icon_; member in class:ScreenRecoveryUI
  /bootable/recovery/recovery_ui/
screen_ui.cpp 351 return error_icon_.get();
892 error_icon_ = LoadBitmap("icon_error");
    [all...]

Completed in 56 milliseconds