Home | History | Annotate | Download | only in camera

Lines Matching full:currentstate

2102     CameraAdapter::AdapterState currentState;
2113 currentState = mCameraAdapter->getState();
2114 if (currentState == CameraAdapter::VIDEO_CAPTURE_STATE) {