Searched defs:stateToCommit (Results 1 – 1 of 1) sorted by relevance
922 void Layer::popPendingState(State* stateToCommit) { in popPendingState()929 bool Layer::applyPendingStates(State* stateToCommit) { in applyPendingStates()1096 void Layer::commitTransaction(const State& stateToCommit) { in commitTransaction()