Searched defs:stateToCommit (Results 1 – 2 of 2) sorted by relevance
817 void Layer::popPendingState(State* stateToCommit) { in popPendingState()825 bool Layer::applyPendingStates(State* stateToCommit) { in applyPendingStates()881 uint32_t Layer::doTransactionResize(uint32_t flags, State* stateToCommit) { in doTransactionResize()1013 void Layer::commitTransaction(const State& stateToCommit) { in commitTransaction()
161 bool BufferStateLayer::applyPendingStates(Layer::State* stateToCommit) { in applyPendingStates()