Home
last modified time | relevance | path

Searched refs:SENSOR_ORIENTATION_VALUES (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DCameraProperties.h104 static const char SENSOR_ORIENTATION_VALUES[]; variable
/hardware/ti/omap4xxx/camera/
DCameraParameters.cpp98 const char CameraProperties::SENSOR_ORIENTATION_VALUES[]= "sensor-orientation-values"; member in android::CameraProperties
DCameraHal.cpp3311 …EY_SENSOR_ORIENTATION_VALUES, mCameraProperties->get(CameraProperties::SENSOR_ORIENTATION_VALUES)); in insertSupportedParams()
3400 …EY_SENSOR_ORIENTATION_VALUES, mCameraProperties->get(CameraProperties::SENSOR_ORIENTATION_VALUES)); in initDefaultParameters()