Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.cpp187 bool isNeedRequest = data_->onFrame_ || data_->onFrameWithData_ || data_->onFrameWithTimestamp_; in JudgeWhetherRequestFrame() local
188 if (isNeedRequest) { in JudgeWhetherRequestFrame()