Searched refs:NONE (Results 1 – 8 of 8) sorted by relevance
50 if (rotation == GRRotation::NONE) { in FlipOrientation()53 gr_rotate(GRRotation::NONE); in FlipOrientation()109 if (current_icon_ != NONE) { in draw_background_locked()144 if (current_icon_ != NONE) { in draw_circle_foreground_locked()
322 current_icon_(NONE), in ScreenRecoveryUI()371 case NONE: in GetCurrentText()428 if (current_icon_ != NONE) { in draw_background_locked()452 if (current_icon_ != NONE) { in draw_foreground_locked()1416 gr_rotate(GRRotation::NONE); in SetSwCallback()
61 const NONE = 0; constant85 _ => Self::NONE, in from()88 Self::NONE in from()152 oneshot_flag: OneShotFlags::NONE, in default()269 if oneshot_flag == OneShotFlags::NONE { in set_oneshot_status()282 self.get_mut_data().oneshot_flag = OneShotFlags::NONE; in clear_oneshot_status()
42 static GRRotation rotation = GRRotation::NONE;169 case GRRotation::NONE: in PixelAt()319 if (rotation != GRRotation::NONE) { in gr_blit()464 gr_rotate(GRRotation::NONE); in gr_init()
36 NONE, enumerator
93 NONE = 0, enumerator
455 ui->SetBackground(RecoveryUI::NONE); in main()
557 ui->SetBackground(RecoveryUI::NONE); in TryUpdateBinary()