Searched refs:updateRAW (Results 1 – 4 of 4) sorted by relevance
165 int32_t updateRAW(cam_dimension_t max_dim);
594 int32_t QCameraParametersIntf::updateRAW(cam_dimension_t max_dim) in updateRAW() function in qcamera::QCameraParametersIntf598 return mImpl->updateRAW(max_dim); in updateRAW()
733 int32_t updateRAW(cam_dimension_t max_dim);
5219 rc = mParameters.updateRAW(gCamCapability[mCameraId]->raw_dim[0]); in takePicture()7437 rc = mParameters.updateRAW(max_dim); in prepareRawStream()