Home
last modified time | relevance | path

Searched defs:supportsUltraHighResolutionCapture (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtilsHost.cpp131 bool supportsUltraHighResolutionCapture(const CameraMetadata &deviceInfo) { in supportsUltraHighResolutionCapture() function
/frameworks/av/services/camera/libcameraservice/device3/
DZoomRatioMapper.cpp156 bool supportsUltraHighResolutionCapture = in ZoomRatioMapper() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp2273 bool CameraDeviceClient::supportsUltraHighResolutionCapture(const String8 &cameraId) { in supportsUltraHighResolutionCapture() function in android::CameraDeviceClient