Home
last modified time | relevance | path

Searched refs:VALUE_HIGH_QUALITY (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h594 static const char VALUE_HIGH_QUALITY[]; variable
DQCameraParameters.cpp375 const char QCameraParameters::VALUE_HIGH_QUALITY[] = "high-quality"; member in qcamera::QCameraParameters
867 { VALUE_HIGH_QUALITY, 2 }
9390 !strncmp(VALUE_HIGH_QUALITY, noiseReductionModeStr, strlen(VALUE_HIGH_QUALITY)); in setNoiseReductionMode()