Home
last modified time | relevance | path

Searched defs:stateToCommit (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.cpp922 void Layer::popPendingState(State* stateToCommit) { in popPendingState()
929 bool Layer::applyPendingStates(State* stateToCommit) { in applyPendingStates()
1096 void Layer::commitTransaction(const State& stateToCommit) { in commitTransaction()