Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtilsHost.cpp137 bool supportsUltraHighResolutionCapture(const CameraMetadata &deviceInfo) { in supportsUltraHighResolutionCapture() function
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DZoomRatioMapper.cpp180 bool supportsUltraHighResolutionCapture = in ZoomRatioMapper() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp2510 bool CameraDeviceClient::supportsUltraHighResolutionCapture(const std::string &cameraId) { in supportsUltraHighResolutionCapture() function in android::CameraDeviceClient