Searched refs:mTmpApplySurfaceChangesTransactionState (Results 1 – 1 of 1) sorted by relevance
475 private final ApplySurfaceChangesTransactionState mTmpApplySurfaceChangesTransactionState = field in DisplayContent788 mTmpApplySurfaceChangesTransactionState.obscured;792 w.mObscured = mTmpApplySurfaceChangesTransactionState.obscured;793 if (!mTmpApplySurfaceChangesTransactionState.obscured) {800 mTmpApplySurfaceChangesTransactionState.obscured = true;803 mTmpApplySurfaceChangesTransactionState.displayHasContent |=805 mTmpApplySurfaceChangesTransactionState.obscured,806 mTmpApplySurfaceChangesTransactionState.syswin);812 mTmpApplySurfaceChangesTransactionState.syswin = true;814 if (mTmpApplySurfaceChangesTransactionState.preferredRefreshRate == 0[all …]