Searched refs:applyPendingStates (Results 1 – 2 of 2) sorted by relevance
676 bool applyPendingStates(State* stateToCommit);
929 bool Layer::applyPendingStates(State* stateToCommit) { in applyPendingStates() function in android::Layer985 if (!applyPendingStates(&c)) { in doTransaction()