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.cpp159 bool supportsUltraHighResolutionCapture = in ZoomRatioMapper() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp2276 bool CameraDeviceClient::supportsUltraHighResolutionCapture(const std::string &cameraId) { in supportsUltraHighResolutionCapture() function in android::CameraDeviceClient