OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stream_addresses
(Results
1 - 1
of
1
) sorted by null
/hardware/libhardware/modules/camera/3_4/
static_properties_test.cpp
105
std::vector<camera3_stream_t*>
stream_addresses
;
local
107
stream_addresses
.push_back(&streams[i]);
110
static_cast<uint32_t>(
stream_addresses
.size()),
111
stream_addresses
.data(),
Completed in 114 milliseconds