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

  /device/asus/flo/camera/
QCameraParameters.h 212 static const char VIDEO_HFR_OFF[];
  /device/lge/hammerhead/camera/
QCameraParameters.h 212 static const char VIDEO_HFR_OFF[];
  /device/lge/mako/camera/
QCameraParameters.h 212 static const char VIDEO_HFR_OFF[];
QCameraParameters.cpp 162 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
QCameraHWI_Preview.cpp 724 if(!strcmp(str, QCameraParameters::VIDEO_HFR_OFF)) {
    [all...]
QCameraHWI_Parm.cpp 282 { QCameraParameters::VIDEO_HFR_OFF, CAMERA_HFR_MODE_OFF },
    [all...]
QualcommCameraHardware.cpp 750 { QCameraParameters::VIDEO_HFR_OFF, CAMERA_HFR_MODE_OFF },
    [all...]
  /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[];
  /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/asus/flo/camera/QCamera2/HAL/
QCameraParameters.h 314 static const char VIDEO_HFR_OFF[];
QCameraParameters.cpp 266 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
480 { VIDEO_HFR_OFF, CAM_HFR_MODE_OFF },
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraParameters.h 313 static const char VIDEO_HFR_OFF[];
QCameraParameters.cpp 266 const char QCameraParameters::VIDEO_HFR_OFF[] = "off";
480 { VIDEO_HFR_OFF, CAM_HFR_MODE_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...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp     [all...]
QCameraHWI_Parm.cpp 277 { CameraParameters::VIDEO_HFR_OFF, CAMERA_HFR_MODE_OFF },
    [all...]

Completed in 830 milliseconds