Home
last modified time | relevance | path

Searched refs:isUBWCEnabled (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h237 bool isUBWCEnabled();
DQCameraParametersIntf.cpp1039 bool QCameraParametersIntf::isUBWCEnabled() in isUBWCEnabled() function in qcamera::QCameraParametersIntf
1043 return mImpl->isUBWCEnabled(); in isUBWCEnabled()
DQCameraParameters.h815 bool isUBWCEnabled();
DQCameraParameters.cpp1982 if (isUBWCEnabled()) { in setPreviewFormat()
10276 if (!isUBWCEnabled()) { in getStreamFormat()
10356 if (isUBWCEnabled()) { in getStreamFormat()
13768 if (isUBWCEnabled() && getRecordingHintValue() != true) { in setStreamConfigure()
13879 if (isUBWCEnabled() && getRecordingHintValue() != true) { in setStreamConfigure()
14167 || isUBWCEnabled()|| getQuadraCfa() || in needThumbnailReprocess()
14814 bool QCameraParameters::isUBWCEnabled() in isUBWCEnabled() function in qcamera::QCameraParameters
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h133 static bool isUBWCEnabled();
DQCamera3Channel.cpp608 bool QCamera3Channel::isUBWCEnabled() in isUBWCEnabled() function in qcamera::QCamera3Channel
666 if (isUBWCEnabled()) { in getStreamDefaultFormat()
695 if (isUBWCEnabled() && (width >= 640) && (height >= 480)) { in getStreamDefaultFormat()