Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h111 int animation_fps; variable
Dscreen_ui.cpp74 animation_fps(20), in ScreenRecoveryUI()
323 double interval = 1.0 / animation_fps; in ProgressThreadLoop()