Searched refs:getSupportedPreviewFormats (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/camera/common/1.0/default/include/ | ||
D | CameraParameters.h | 114 void getSupportedPreviewFormats(Vector<int>& formats) const; |
/hardware/interfaces/camera/common/1.0/default/ | ||
D | CameraParameters.cpp | 494 void CameraParameters::getSupportedPreviewFormats(Vector<int>& formats) const { in getSupportedPreviewFormats() function in android::hardware::camera::common::V1_0::helper::CameraParameters |