Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h149 void SetLastVsyncEndTimestamp(int64_t lastVsyncEndTimestamp) in SetLastVsyncEndTimestamp() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp67 window->SetLastVsyncEndTimestamp(GetSysTimestamp()); in RosenWindow()