Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dstatic_properties_test.cpp107 std::vector<camera3_stream_t*> stream_addresses; in ExpectConfigurationSupported() local
109 stream_addresses.push_back(&streams[i]); in ExpectConfigurationSupported()
112 static_cast<uint32_t>(stream_addresses.size()), in ExpectConfigurationSupported()
113 stream_addresses.data(), in ExpectConfigurationSupported()