Home
last modified time | relevance | path

Searched refs:CollectConnections (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h160 void CollectConnections(bool &waitForVSync, int64_t timestamp,
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp523 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 3 milliseconds