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

/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp444 void configureANW(const sp<ANativeWindow>& anw, function in namespace:android
542 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, 1));
577 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, numInQueue));
619 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, params.maxLockedBuffers + 1));
696 ASSERT_NO_FATAL_FAILURE(configureANW(mANW, params, params.maxLockedBuffers + 1));

Completed in 53 milliseconds