Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp92 state = CheckForResetAndStop(state); in Loop()
109 state = CheckForResetAndStop(state); in Loop()
122 state = CheckForResetAndStop(state); in Loop()
142 HgmOneShotTimer::HgmTimerState HgmOneShotTimer::CheckForResetAndStop(HgmTimerState state) in CheckForResetAndStop() function in OHOS::Rosen::HgmOneShotTimer
H A Dhgm_one_shot_timer.h65 HgmTimerState CheckForResetAndStop(HgmTimerState state);