Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h311 virtual int GetAnimationBaseline() const;
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp397 int ScreenRecoveryUI::GetAnimationBaseline() const { in GetAnimationBaseline() function in ScreenRecoveryUI
450 int frame_y = GetAnimationBaseline(); in draw_foreground_locked()