Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp182 point->setTransactionApplied(); in removeRemoteSyncPoints()
844 mRemoteSyncPoints.front()->setTransactionApplied(); in applyPendingStates()
856 mRemoteSyncPoints.front()->setTransactionApplied(); in applyPendingStates()
DLayer.h898 void setTransactionApplied() { mTransactionIsApplied = true; } in setTransactionApplied() function