Searched refs:resetFrameCapture (Results 1 – 4 of 4) sorted by relevance
252 int32_t resetFrameCapture(bool commitSettings, bool lowLightEnabled);
1137 int32_t QCameraParametersIntf::resetFrameCapture(bool commitSettings, bool lowLightEnabled) in resetFrameCapture() function in qcamera::QCameraParametersIntf1141 return mImpl->resetFrameCapture(commitSettings,lowLightEnabled); in resetFrameCapture()
830 int32_t resetFrameCapture(bool commitSettings, bool lowLightEnabled);
4373 rc = mParameters.resetFrameCapture(TRUE, mLowLightConfigured); in unconfigureAdvancedCapture()