Searched refs:IsStreamCombinationSupported (Results 1 – 10 of 10) sorted by relevance
76 virtual bool IsStreamCombinationSupported(
186 bool EmulatedCameraDeviceHwlImpl::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedCameraDeviceHwlImpl188 return EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported()
177 static bool IsStreamCombinationSupported(184 static bool IsStreamCombinationSupported(
279 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor291 return IsStreamCombinationSupported(logical_id, default_mode_config, in IsStreamCombinationSupported()294 IsStreamCombinationSupported( in IsStreamCombinationSupported()298 (IsStreamCombinationSupported(logical_id, input_stream_config, in IsStreamCombinationSupported()301 IsStreamCombinationSupported( in IsStreamCombinationSupported()306 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor
244 if (!EmulatedSensor::IsStreamCombinationSupported( in ConfigurePipeline()
328 if (!EmulatedSensor::IsStreamCombinationSupported( in IsConcurrentStreamCombinationSupported()
82 bool IsStreamCombinationSupported(const StreamConfiguration& stream_config);
248 bool CameraDevice::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::google_camera_hal::CameraDevice251 camera_device_hwl_->IsStreamCombinationSupported(stream_config); in IsStreamCombinationSupported()
114 bool IsStreamCombinationSupported(const StreamConfiguration& /*stream_config*/) { in IsStreamCombinationSupported() function
243 google_camera_device_->IsStreamCombinationSupported(stream_config); in isStreamCombinationSupported_3_7()