Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceHWLImpl.cpp80 stream_configuration_map_max_resolution_ = in Initialize()
190 *stream_configuration_map_max_resolution_, in IsStreamCombinationSupported()
H A DEmulatedCameraDeviceSessionHWLImpl.cpp145 stream_configuration_map_max_resolution_ = in Initialize()
246 *stream_configuration_map_max_resolution_, in ConfigurePipeline()
412 request, streams, stream_configuration_map_max_resolution_, in SubmitRequests()
H A DEmulatedCameraDeviceHWLImpl.h84 std::unique_ptr<StreamConfigurationMap> stream_configuration_map_max_resolution_; variable
H A DEmulatedCameraDeviceSessionHWLImpl.h210 std::unique_ptr<StreamConfigurationMap> stream_configuration_map_max_resolution_; variable