Home
last modified time | relevance | path

Searched refs:animation_fps_ (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h257 const int animation_fps_; variable
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp314 animation_fps_( in ScreenRecoveryUI()
769 double interval = 1.0 / animation_fps_; in ProgressThreadLoop()