Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h255 void SetAppVSyncDistributor(const sptr<VSyncDistributor>& appVSyncDistributor) in SetAppVSyncDistributor() function
H A Drs_render_service.cpp141 mainThread_->SetAppVSyncDistributor(appVSyncDistributor_); in Init()