Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_NotifyExpectedPresentTest.cpp37 ASSERT_NO_FATAL_FAILURE(mFlinger.setNotifyExpectedPresentData(mPhysicalDisplayId, in SetUp()
134 mFlinger.setNotifyExpectedPresentData(mPhysicalDisplayId, in TEST_F()
321 ASSERT_NO_FATAL_FAILURE(mFlinger.setNotifyExpectedPresentData(mPhysicalDisplayId, in TEST_F()
DTestableSurfaceFlinger.h753 void setNotifyExpectedPresentData(PhysicalDisplayId displayId, in setNotifyExpectedPresentData() function