Searched refs:previewFormatToEnum (Results 1 – 2 of 2) sorted by relevance
694 static int previewFormatToEnum(const char* format);
467 int actual = previewFormatToEnum(fmt); in getSupportedPreviewFormats()476 int CameraParameters::previewFormatToEnum(const char* format) { in previewFormatToEnum() function in android::hardware::camera::common::helper::CameraParameters