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

/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp580 const int numInQueue = 5; local
583 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, numInQueue));
587 const int64_t time[numInQueue] = { 1L, 2L, 3L, 4L, 5L};
588 uint32_t stride[numInQueue];
590 for (int i = 0; i < numInQueue; i++) {
598 for (int i = 0; i < numInQueue; i++) {

Completed in 100 milliseconds