Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp479 CollectConns(waitForVSync, timestamp, conns, true); in ThreadMain()
515 void VSyncDistributor::CollectConns(bool &waitForVSync, int64_t &timestamp, 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 Dvsync_distributor.h177 void CollectConns(bool &waitForVSync, int64_t &timestamp,