HomeSort by relevance Sort by last modified time
    Searched refs:VIDEO_HFR_OFF (Results 1 - 16 of 16) sorted by null

  /device/huawei/angler/camera/
QCameraParameters.h 212 static const char VIDEO_HFR_OFF[];
  /device/lge/bullhead/camera/
QCameraParameters.h 212 static const char VIDEO_HFR_OFF[];
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraParameters.h 211 static const char VIDEO_HFR_OFF[];
  /device/moto/shamu/camera/
QCameraParameters.h 212 static const char VIDEO_HFR_OFF[];
  /hardware/qcom/camera/
QCameraParameters.h 211 static const char VIDEO_HFR_OFF[];
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraParameters.cpp 174 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
QCameraHWI_Preview.cpp 648 if(!strcmp(str, QCameraParameters::VIDEO_HFR_OFF)) {
    [all...]
QCameraHWI_Parm.cpp 293 { QCameraParameters::VIDEO_HFR_OFF, CAMERA_HFR_MODE_OFF },
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h 523 static const char VIDEO_HFR_OFF[];
    [all...]
QCameraParameters.cpp 353 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h 523 static const char VIDEO_HFR_OFF[];
    [all...]
QCameraParameters.cpp 353 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 436 static const char VIDEO_HFR_OFF[];
    [all...]
QCameraParameters.cpp 294 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.h 557 static const char VIDEO_HFR_OFF[];
    [all...]
QCameraParameters.cpp 411 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
    [all...]

Completed in 74 milliseconds