Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h94 int animation_fps; variable
Dscreen_ui.cpp78 animation_fps(20), in ScreenRecoveryUI()
282 double interval = 1.0 / animation_fps; in progress_loop()