Searched refs:NUM_OUTPUTS (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DStreamSplitter_test.cpp138 const int NUM_OUTPUTS = 4; local
145 sp<IGraphicBufferProducer> outputProducers[NUM_OUTPUTS] = {};
146 sp<IGraphicBufferConsumer> outputConsumers[NUM_OUTPUTS] = {};
147 for (int output = 0; output < NUM_OUTPUTS; ++output) {
157 for (int output = 0; output < NUM_OUTPUTS; ++output) {
184 for (int output = 0; output < NUM_OUTPUTS; ++output) {

Completed in 109 milliseconds