Searched defs:configureANW (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp456 void configureANW(const sp<ANativeWindow>& anw, function in namespace:android
548 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, 1));
583 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, numInQueue));
625 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, params.maxLockedBuffers + 1));

Completed in 379 milliseconds