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.cpp329 StreamConfiguration* max_resolution_mode_config, in SplitStreamCombination() argument
332 if (default_mode_config == nullptr || max_resolution_mode_config == nullptr || in SplitStreamCombination()
346 max_resolution_mode_config->streams.push_back(stream); in SplitStreamCombination()
358 StreamConfiguration default_mode_config, max_resolution_mode_config, in IsStreamCombinationSupported() local
361 &max_resolution_mode_config, &input_stream_config); in IsStreamCombinationSupported()
367 logical_id, max_resolution_mode_config, max_resolution_config_map, in IsStreamCombinationSupported()