Searched refs:CollectConnections (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_distributor.h | 160 void CollectConnections(bool &waitForVSync, int64_t timestamp,
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 523 CollectConnections(waitForVSync, timestamp, conns, event_.vsyncCount, isDvsyncThread);
in CollectConns() 648 CollectConnections(waitForVSync, now, conns, event_.vsyncCount);
in OnVSyncTrigger() 782 void VSyncDistributor::CollectConnections(bool &waitForVSync, int64_t timestamp,
in CollectConnections() function in OHOS::Rosen::VSyncDistributor 812 RS_TRACE_NAME_FMT("CollectConnections name:%s, proxyPid:%d, highPriorityState_:%d, highPriorityRate_:%d"
in CollectConnections()
|
Completed in 4 milliseconds