Searched refs:SUPPORTED_PICTURE_FORMATS (Results 1 – 4 of 4) sorted by relevance
57 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()
618 params->set(CameraProperties::SUPPORTED_PICTURE_FORMATS, supported); in insertImageFormats()