Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DStreamConfigurationMap.h92 const std::set<android_pixel_format_t>& GetValidOutputFormatsForInput( in GetValidOutputFormatsForInput() function
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceSessionHWLImpl.cpp381 stream_configuration_map->GetValidOutputFormatsForInput(input_format); in CheckOutputFormatsForInput()
H A DEmulatedSensor.cpp336 config_map.GetValidOutputFormatsForInput(stream.format); in IsStreamCombinationSupported()
H A DEmulatedRequestState.cpp2741 config_map.GetValidOutputFormatsForInput(input_format); in InitializeReprocessDefaults()