Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java3995 int operatingMode, CameraManager manager, boolean defaultSupport, String msg) in checkSessionConfigurationWithSurfaces() argument
4003 inputConfig, operatingMode, manager, defaultSupport, msg); in checkSessionConfigurationWithSurfaces()
4009 boolean defaultSupport, String msg) throws Exception { in checkSessionConfigurationSupported() argument
4012 operatingMode, manager, defaultSupport); in checkSessionConfigurationSupported()
4023 CameraManager manager, boolean defaultSupport) in isSessionConfigSupported() argument
4058 false/*callSupported*/, defaultSupport/*configSupported*/); in isSessionConfigSupported()