Searched refs:updateRAW (Results 1 – 5 of 5) sorted by relevance
156 int32_t updateRAW(cam_dimension_t max_dim);
570 int32_t QCameraParametersIntf::updateRAW(cam_dimension_t max_dim) in updateRAW() function in qcamera::QCameraParametersIntf574 return mImpl->updateRAW(max_dim); in updateRAW()
715 int32_t updateRAW(cam_dimension_t max_dim);
4741 rc = mParameters.updateRAW(gCamCapability[mCameraId]->raw_dim[0]); in takePicture()6727 rc = mParameters.updateRAW(max_dim); in prepareRawStream()
11446 int32_t QCameraParameters::updateRAW(cam_dimension_t max_dim) in updateRAW() function in qcamera::QCameraParameters12925 updateRAW(max_dim); in setStreamConfigure()