Searched refs:syncPoint (Results 1 – 1 of 1) sorted by relevance
904 auto syncPoint = std::make_shared<SyncPoint>(mCurrentState.frameNumber); in pushPendingState() local905 if (barrierLayer->addSyncPoint(syncPoint)) { in pushPendingState()906 mRemoteSyncPoints.push_back(std::move(syncPoint)); in pushPendingState()