Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp257 StreamConfiguration* max_resolution_mode_config, in SplitStreamCombination() argument
260 if (default_mode_config == nullptr || max_resolution_mode_config == nullptr || in SplitStreamCombination()
274 max_resolution_mode_config->streams.push_back(stream); in SplitStreamCombination()
286 StreamConfiguration default_mode_config, max_resolution_mode_config, in IsStreamCombinationSupported() local
289 &max_resolution_mode_config, &input_stream_config); in IsStreamCombinationSupported()
295 logical_id, max_resolution_mode_config, max_resolution_config_map, in IsStreamCombinationSupported()