Searched refs:SUPPORTED_PICTURE_FORMATS (Results 1 – 9 of 9) sorted by relevance
57 static const char SUPPORTED_PICTURE_FORMATS[]; variable
77 static const char SUPPORTED_PICTURE_FORMATS[]; variable
39 const char CameraProperties::SUPPORTED_PICTURE_FORMATS[] = "prop-picture-format-values"; member in android::CameraProperties
479 …f (isParameterValid(valstr, mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_FORMATS))) { in setParameters()3282 …EY_SUPPORTED_PICTURE_FORMATS, mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_FORMATS)); in insertSupportedParams()
46 const char CameraProperties::SUPPORTED_PICTURE_FORMATS[] = "prop-picture-format-values"; member in Ti::Camera::CameraProperties
622 …if (isParameterValid(valstr,mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_FORMATS))) { in setParameters()4398 …EY_SUPPORTED_PICTURE_FORMATS, mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_FORMATS)); in insertSupportedParams()
197 params->set(CameraProperties::SUPPORTED_PICTURE_FORMATS, "jpeg"); in insertCapabilities()
618 params->set(CameraProperties::SUPPORTED_PICTURE_FORMATS, supported); in insertImageFormats()
959 params->set(CameraProperties::SUPPORTED_PICTURE_FORMATS, supported); in insertImageFormats()