Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hwl_interface/
Dcamera_device_hwl.h114 const bool check_settings) const = 0;
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device.h117 bool check_settings);
Dcamera_device.cc370 const StreamConfiguration& stream_config, bool check_settings) { in IsStreamCombinationSupported() argument
377 stream_config, check_settings); in IsStreamCombinationSupported()