Home
last modified time | relevance | path

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

/hardware/interfaces/camera/common/default/
DCameraParameters.cpp454 const char* supportedPreviewFormats = get(CameraParameters::KEY_SUPPORTED_PREVIEW_FORMATS); in getSupportedPreviewFormats() local
456 if (supportedPreviewFormats == NULL) { in getSupportedPreviewFormats()
461 String8 fmtStr(supportedPreviewFormats); in getSupportedPreviewFormats()