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

/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp382 const int numInQueue = 5; local
385 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, numInQueue));
389 const int64_t time[numInQueue] = { 1L, 2L, 3L, 4L, 5L};
390 uint32_t stride[numInQueue];
392 for (int i = 0; i < numInQueue; i++) {
400 for (int i = 0; i < numInQueue; i++) {

Completed in 96 milliseconds