Lines Matching defs:mStartFocus
56 struct timeval CameraHal::mStartFocus;2200 gettimeofday(&mStartFocus, NULL);2232 ret = mCameraAdapter->sendCommand(CameraAdapter::CAMERA_PERFORM_AUTOFOCUS, ( int ) &mStartFocus);