Home
last modified time | relevance | path

Searched refs:mutableHWVsyncAvailable (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableScheduler.h53 auto& mutableHWVsyncAvailable() { return mHWVsyncAvailable; } in mutableHWVsyncAvailable() function
DDisplayTransactionTest.cpp1135 mScheduler->mutableHWVsyncAvailable() = true; in TEST_F()
1160 EXPECT_FALSE(mScheduler->mutableHWVsyncAvailable()); in TEST_F()