Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp1134 constexpr HWDisplayId displayId1 = 456; in TEST_F() local
1168 mFlinger.onHotplugReceived(currentSequenceId, displayId1, Connection::DISCONNECTED); in TEST_F()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1275 constexpr int32_t displayId1 = 2; in TEST_F() local
1283 mFakePolicy->addDisplayViewport(displayId1, DISPLAY_WIDTH, DISPLAY_HEIGHT, in TEST_F()
1293 ASSERT_EQ(displayId1, viewport1->displayId); in TEST_F()
1320 constexpr int32_t displayId1 = 1; in TEST_F() local
1328 mFakePolicy->addDisplayViewport(displayId1, DISPLAY_WIDTH, DISPLAY_HEIGHT, in TEST_F()