Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h372 bool mTransationPending; variable
DSurfaceFlinger.cpp84 mTransationPending(false), in SurfaceFlinger()
719 mTransationPending = false; in commitTransaction()
1154 mTransationPending = true; in setTransactionState()
1156 while (mTransationPending) { in setTransactionState()
1162 mTransationPending = false; in setTransactionState()