Home
last modified time | relevance | path

Searched refs:setPhysicalDisplayId (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayDevice_InitiateModeChange.cpp59 .setPhysicalDisplayId(PrimaryDisplayVariant::DISPLAY_ID::get())
70 .setPhysicalDisplayId(PrimaryDisplayVariant::DISPLAY_ID::get())
81 .setPhysicalDisplayId(PrimaryDisplayVariant::DISPLAY_ID::get())
H A DSchedulerTest.cpp56 .setPhysicalDisplayId(PhysicalDisplayId(0))
62 .setPhysicalDisplayId(PhysicalDisplayId(0))
208 .setPhysicalDisplayId(PHYSICAL_DISPLAY_ID) in TEST_F()
H A DEventThreadTest.cpp547 .setPhysicalDisplayId(INTERNAL_DISPLAY_ID) in TEST_F()
558 .setPhysicalDisplayId(EXTERNAL_DISPLAY_ID) in TEST_F()
569 .setPhysicalDisplayId(DISPLAY_ID_64BIT) in TEST_F()
583 .setPhysicalDisplayId(INTERNAL_DISPLAY_ID) in TEST_F()
H A DTestableSurfaceFlinger.h212 .setPhysicalDisplayId(PhysicalDisplayId(0))
220 .setPhysicalDisplayId(PhysicalDisplayId(0))
649 .setPhysicalDisplayId(PhysicalDisplayId(0)) in FakeDisplayDeviceInjector()
H A DRefreshRateStatsTest.cpp84 .setPhysicalDisplayId(PhysicalDisplayId(0)) in createDisplayMode()
H A DLayerHistoryTest.cpp121 .setPhysicalDisplayId(PhysicalDisplayId(0))
127 .setPhysicalDisplayId(PhysicalDisplayId(0))
H A DRefreshRateConfigsTest.cpp184 .setPhysicalDisplayId(PhysicalDisplayId(0)) in createDisplayMode()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayMode.h58 Builder& setPhysicalDisplayId(PhysicalDisplayId id) { in setPhysicalDisplayId() function
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2565 .setPhysicalDisplayId(displayId) in loadDisplayModes()