Searched refs:CollectConns (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 479 CollectConns(waitForVSync, timestamp, conns, true); in ThreadMain() 515 void VSyncDistributor::CollectConns(bool &waitForVSync, int64_t ×tamp, in CollectConns() function in OHOS::Rosen::VSyncDistributor 541 CollectConns(waitForVSync, timestamp, conns, true); in PostVSyncEventPreProcess() 728 CollectConns(waitForVSync, now, conns, false); in SendConnectionsToVSyncWindow()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_distributor.h | 177 void CollectConns(bool &waitForVSync, int64_t ×tamp,
|