Searched defs:waitForVSync (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 475 bool waitForVSync = false;
in ThreadMain() local 513 void VSyncDistributor::CollectConns(bool &waitForVSync, int64_t ×tamp,
in CollectConns() argument 530 bool waitForVSync in PostVSyncEventPreProcess() local 633 bool waitForVSync = false; OnVSyncTrigger() local 702 bool waitForVSync = false; SendConnectionsToVSyncWindow() local 782 CollectConnections(bool &waitForVSync, int64_t timestamp, std::vector<sptr<VSyncConnection>> &conns, int64_t vsyncCount, bool isDvsyncThread) CollectConnections() argument 833 CollectConnectionsLTPO(bool &waitForVSync, int64_t timestamp, std::vector<sptr<VSyncConnection>> &conns, int64_t vsyncCount, bool isDvsyncThread) CollectConnectionsLTPO() argument [all...] |
Completed in 3 milliseconds