Lines Matching defs:parameters

42 ////@todo Have a CameraProperties class to store these parameters as constants for every camera
211 @brief Set the camera parameters.
213 @param[in] params Camera parameters to configure the camera
218 int CameraHal::setParameters(const char* parameters)
225 String8 str_params(parameters);
234 @brief Set the camera parameters.
236 @param[in] params Camera parameters to configure the camera
262 ///Ensure that preview is not enabled when the below parameters are changed.
451 // then Video Mode parameters may remain present in ImageCapture activity as well.
477 ///Below parameters can be changed when the preview is running
953 // Only send parameters to adapter if preview is already
956 // TODO(XXX): Need to identify other parameters that need update from camera adapter
1044 //On fail restore old parameters
1050 // If preview is not started yet, Video Mode parameters will take effect on next startPreview()
1930 @brief Set the camera parameters specific to Video Recording.
1932 This function checks for the camera parameters which have to be set for recording.
1937 @return true if preview needs to be restarted for VIDEO_MODE parameters to take effect.
2013 @brief Reset the camera parameters specific to Video Recording.
2018 @return true if preview needs to be restarted for VIDEO_MODE parameters to take effect.
2050 This function restarts preview, for some VIDEO_MODE parameters to take effect.
2053 @return NO_ERROR If recording parameters could be set without any issues
2649 @brief Return the camera parameters.
2652 @return Currently configured camera parameters
2681 // do not send internal parameters to upper layers
2693 ///Return the current set of parameters
3043 ///Initialize default parameters
3049 CAMHAL_LOGEA("Failed to set default parameters?!");
3129 CAMHAL_LOGEA("Invalid supported parameters string");
3169 CAMHAL_LOGEA("Invalid supported parameters string");
3204 // if params mismatch we should update parameters for camera adapter
3322 //Purpose of this function is to initialize the default current and supported parameters for the currently