Searched refs:IsStreamCombinationSupported (Results 1 – 11 of 11) sorted by relevance
112 virtual bool IsStreamCombinationSupported(
116 bool IsStreamCombinationSupported(const StreamConfiguration& stream_config,
369 bool CameraDevice::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::google_camera_hal::CameraDevice376 bool supported = camera_device_hwl_->IsStreamCombinationSupported( in IsStreamCombinationSupported()
282 bool EmulatedCameraDeviceHwlImpl::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedCameraDeviceHwlImpl285 return EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported()
86 bool IsStreamCombinationSupported(const StreamConfiguration& stream_config,
239 static bool IsStreamCombinationSupported(246 static bool IsStreamCombinationSupported(
351 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor363 return IsStreamCombinationSupported(logical_id, default_mode_config, in IsStreamCombinationSupported()366 IsStreamCombinationSupported( in IsStreamCombinationSupported()370 (IsStreamCombinationSupported(logical_id, input_stream_config, in IsStreamCombinationSupported()373 IsStreamCombinationSupported( in IsStreamCombinationSupported()378 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor
260 if (!EmulatedSensor::IsStreamCombinationSupported( in ConfigurePipeline()
334 if (!EmulatedSensor::IsStreamCombinationSupported( in IsConcurrentStreamCombinationSupported()
144 bool IsStreamCombinationSupported(const StreamConfiguration& /*stream_config*/, in IsStreamCombinationSupported() function
355 *supported = google_camera_device_->IsStreamCombinationSupported( in isStreamCombinationSupportedInternal()