Home | History | Annotate | Download | only in camera

Lines Matching refs:mPaused

126     private boolean mPaused;
648 if (!mPaused && ApiHelper.HAS_SURFACE_TEXTURE_RECORDING) {
805 mPaused = false;
995 mPaused = true;
1054 if (mPaused) return true;
1069 if (mPaused) {
1740 if (mPaused) {
1762 if (!mPaused) {
1776 if (!mPaused) mParameters = mActivity.mCameraDevice.getParameters();
2051 if (mPaused) {
2071 if (mPaused) {
2231 if (mPaused) return;
2288 if (mPaused) return;
2405 if (mPaused) return;
2468 if (mPaused || mSnapshotInProgress || effectsActive()) {
2721 if (mPaused) return;
2734 if (mPaused) return;
2750 if (mPaused || mPendingSwitchCameraId != -1) return;