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