Home
last modified time | relevance | path

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

/device/moto/shamu/camera/
DQCameraParameters.h185 static const char SELECTABLE_ZONE_AF_AUTO[]; variable
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraParameters.h184 static const char SELECTABLE_ZONE_AF_AUTO[]; variable
/device/huawei/angler/camera/
DQCameraParameters.h185 static const char SELECTABLE_ZONE_AF_AUTO[]; variable
/device/lge/bullhead/camera/
DQCameraParameters.h185 static const char SELECTABLE_ZONE_AF_AUTO[]; variable
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraParameters.cpp160 const char QCameraParameters::SELECTABLE_ZONE_AF_AUTO[] = "auto"; member in android::QCameraParameters
DQCameraHWI_Parm.cpp253 { QCameraParameters::SELECTABLE_ZONE_AF_AUTO, AUTO },
1256 QCameraParameters::SELECTABLE_ZONE_AF_AUTO); in initDefaultParameters()