Searched refs:JudgeWhetherSkip (Results 1 – 5 of 5) sorted by relevance
75 if (JudgeWhetherSkip(timestamp)) { in VsyncCallbackInner()165 bool RSDisplaySoloist::JudgeWhetherSkip(TimestampType timestamp) in JudgeWhetherSkip() function in OHOS::Rosen::RSDisplaySoloist459 if (displaySoloist && displaySoloist->JudgeWhetherSkip(timestamp) && in DispatchSoloistCallback()
74 bool JudgeWhetherSkip(TimestampType timestamp);
174 void JudgeWhetherSkip();
39 displaySync->JudgeWhetherSkip(); in DispatchFunc()
53 void UIDisplaySync::JudgeWhetherSkip() in JudgeWhetherSkip() function in OHOS::Ace::UIDisplaySync