Home
last modified time | relevance | path

Searched refs:JudgeWhetherSkip (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp75 if (JudgeWhetherSkip(timestamp)) { in VsyncCallbackInner()
165 bool RSDisplaySoloist::JudgeWhetherSkip(TimestampType timestamp) in JudgeWhetherSkip() function in OHOS::Rosen::RSDisplaySoloist
459 if (displaySoloist && displaySoloist->JudgeWhetherSkip(timestamp) && in DispatchSoloistCallback()
H A Drs_ui_display_soloist.h74 bool JudgeWhetherSkip(TimestampType timestamp);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.h174 void JudgeWhetherSkip();
H A Dui_display_sync_manager.cpp39 displaySync->JudgeWhetherSkip(); in DispatchFunc()
H A Dui_display_sync.cpp53 void UIDisplaySync::JudgeWhetherSkip() in JudgeWhetherSkip() function in OHOS::Ace::UIDisplaySync