Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h288 static const char KEY_QC_SUPPORTED_VIDEO_ROTATION_VALUES[]; variable
DQCameraParameters.cpp167 const char QCameraParameters::KEY_QC_SUPPORTED_VIDEO_ROTATION_VALUES[] = "video-rotation-values"; member in qcamera::QCameraParameters
6240 set(KEY_QC_SUPPORTED_VIDEO_ROTATION_VALUES, videoRotationValues.string()); in initDefaultParameters()