Home | History | Annotate | Download | only in camera

Lines Matching refs:open

2  * Copyright (C) 2012 The Android Open Source Project
161 return; // no need to call mSig.open()
169 return; // no need to call mSig.open()
173 return; // no need to call mSig.open()
235 return; // no need to call mSig.open()
264 mSig.open();
274 // Open camera synchronously. This method is invoked in the context of a
277 // Cannot open camera in mCameraHandler, otherwise all camera events
283 mCamera = android.hardware.Camera.open(cameraId);
392 mSig.open();
413 mSig.open();