Home
last modified time | relevance | path

Searched refs:SUPPORTED_PREVIEW_TOPBOTTOM_SIZES (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
DCameraProperties.h68 static const char SUPPORTED_PREVIEW_TOPBOTTOM_SIZES[]; variable
/hardware/ti/omap4-aah/camera/
DCameraParameters.cpp37 const char CameraProperties::SUPPORTED_PREVIEW_TOPBOTTOM_SIZES[] = "prop-preview-topbottom-size-val… member in Ti::Camera::CameraProperties
DCameraHal.cpp558 …olutionValid(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_TOPBOTTOM_SIZES))) )… in setParameters()
4406 …VIEW_TOPBOTTOM_SIZES, mCameraProperties->get(CameraProperties::SUPPORTED_PREVIEW_TOPBOTTOM_SIZES)); in insertSupportedParams()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp778 params->set(CameraProperties::SUPPORTED_PREVIEW_TOPBOTTOM_SIZES, supported); in insertPreviewSizes()
783 params->set(CameraProperties::SUPPORTED_PREVIEW_TOPBOTTOM_SIZES, supported); in insertPreviewSizes()
1863 …erties::SUPPORTED_PREVIEW_SIZES, params->get(CameraProperties::SUPPORTED_PREVIEW_TOPBOTTOM_SIZES)); in insertDefaults()