Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DStreamConfigurationMap.h92 const std::set<android_pixel_format_t>& GetValidOutputFormatsForInput( in GetValidOutputFormatsForInput() function
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.cpp423 stream_configuration_map->GetValidOutputFormatsForInput(input_format); in CheckOutputFormatsForInput()
DEmulatedCameraDeviceInfo.cpp1853 config_map.GetValidOutputFormatsForInput(input_format); in InitializeReprocessDefaults()
DEmulatedSensor.cpp408 config_map.GetValidOutputFormatsForInput(stream.format); in IsStreamCombinationSupported()