Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceHWLImpl.h110 std::unique_ptr<StreamConfigurationMap> stream_configuration_map_max_resolution_; variable
DEmulatedCameraDeviceHWLImpl.cpp80 stream_configuration_map_max_resolution_ = in Initialize()
291 *stream_configuration_map_max_resolution_, in IsStreamCombinationSupported()
DEmulatedCameraDeviceSessionHWLImpl.cpp148 stream_configuration_map_max_resolution_ = in Initialize()
263 *stream_configuration_map_max_resolution_, in ConfigurePipeline()
457 request, streams, stream_configuration_map_max_resolution_, in SubmitRequests()
DEmulatedCameraDeviceSessionHWLImpl.h217 std::unique_ptr<StreamConfigurationMap> stream_configuration_map_max_resolution_; variable