Searched refs:mTmpApplySurfaceChangesTransactionState (Results 1 – 1 of 1) sorted by relevance
352 private final ApplySurfaceChangesTransactionState mTmpApplySurfaceChangesTransactionState = field in DisplayContent633 mTmpApplySurfaceChangesTransactionState.obscured;639 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;640 if (!mTmpApplySurfaceChangesTransactionState.obscured) {647 mTmpApplySurfaceChangesTransactionState.obscured = true;650 mTmpApplySurfaceChangesTransactionState.displayHasContent |=652 mTmpApplySurfaceChangesTransactionState.obscured,653 mTmpApplySurfaceChangesTransactionState.syswin);659 mTmpApplySurfaceChangesTransactionState.syswin = true;661 if (mTmpApplySurfaceChangesTransactionState.preferredRefreshRate == 0[all …]