Home
last modified time | relevance | path

Searched defs:kDisplayId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_CreateDisplayTest.cpp168 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
179 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
190 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
201 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
212 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
223 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
234 constexpr uint64_t kDisplayId = 123ull; in TEST_F() local
H A DVsyncScheduleTest.cpp38 constexpr PhysicalDisplayId kDisplayId = PhysicalDisplayId::fromPort(42u); variable
H A DHWComposerTest.cpp540 static constexpr hal::HWDisplayId kDisplayId = static_cast<hal::HWDisplayId>(1001); member