Home
last modified time | relevance | path

Searched defs:connectionType (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/surfaceflinger/Display/
DDisplaySnapshot.h40 ui::DisplayConnectionType connectionType() const { return mConnectionType; } in connectionType() function
DDisplaySnapshot.cpp30 ui::DisplayConnectionType connectionType, in DisplaySnapshot()
/frameworks/native/libs/ui/include/ui/
DStaticDisplayInfo.h30 DisplayConnectionType connectionType = DisplayConnectionType::Internal; member
/frameworks/native/include/ui/
DStaticDisplayInfo.h30 DisplayConnectionType connectionType = DisplayConnectionType::Internal; member
/frameworks/native/libs/ui/include_vndk/ui/
DStaticDisplayInfo.h30 DisplayConnectionType connectionType = DisplayConnectionType::Internal; member
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp296 ConnectionType connectionType; in getConnectionType() local
DHWComposer.cpp365 if (const auto connectionType = hwcDisplay->getConnectionType()) { in getDisplayConnectionType() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h951 std::optional<ui::DisplayConnectionType> connectionType, in FakeDisplayDeviceInjector()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3665 const ui::DisplayConnectionType connectionType = in processHotplugConnect() local