Home
last modified time | relevance | path

Searched refs:isSessionConfigurationWithParametersSupported (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl413 boolean isSessionConfigurationWithParametersSupported(@utf8InCpp String cameraId, in isSessionConfigurationWithParametersSupported() method
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceSetupImpl.java107 return cameraService.isSessionConfigurationWithParametersSupported(mCameraId, in isSessionConfigurationSupported()
/frameworks/av/camera/
Dcamera_platform.aconfig207 …calulate whether perf class override should be set in isSessionConfigurationWithParametersSupporte…
/frameworks/av/services/camera/libcameraservice/
DCameraService.h254 virtual binder::Status isSessionConfigurationWithParametersSupported(
DCameraService.cpp885 Status CameraService::isSessionConfigurationWithParametersSupported( in isSessionConfigurationWithParametersSupported() function in android::CameraService