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

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1492 auto syncPoint = std::make_shared<SyncPoint>( local
1494 if (barrierLayer->addSyncPoint(syncPoint)) {
1495 mRemoteSyncPoints.push_back(std::move(syncPoint));

Completed in 43 milliseconds