Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp151 point->setTransactionApplied(); in removeRemoteSyncPoints()
745 mRemoteSyncPoints.front()->setTransactionApplied(); in applyPendingStates()
757 mRemoteSyncPoints.front()->setTransactionApplied(); in applyPendingStates()
DLayer.h761 void setTransactionApplied() { mTransactionIsApplied = true; } in setTransactionApplied() function