Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DHWComposerTest.cpp94 constexpr hal::HWDisplayId kHwcDisplayId = 1; in TEST_F() local
111 constexpr hal::HWDisplayId kHwcDisplayId = 1; in TEST_F() local
133 constexpr hal::HWDisplayId kHwcDisplayId = 2; in TEST_F() local
162 constexpr hal::HWDisplayId kHwcDisplayId = 2; in TEST_F() local
264 constexpr hal::HWDisplayId kHwcDisplayId = 2; in TEST_F() local
363 constexpr hal::HWDisplayId kHwcDisplayId = 2; in TEST_F() local
452 constexpr hal::HWDisplayId kHwcDisplayId = 1; in TEST_F() local
H A DDisplayModeControllerTest.cpp112 static constexpr hal::HWDisplayId kHwcDisplayId = 1234; member in android::display::__anond858a0e10111::DisplayModeControllerTest
H A DSurfaceFlinger_NotifyExpectedPresentTest.cpp121 static constexpr hal::HWDisplayId kHwcDisplayId = member in android::NotifyExpectedPresentTest