Home
last modified time | relevance | path

Searched defs:DisplayConnectionType (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/ui/include/ui/
DDisplayInfo.h26 enum class DisplayConnectionType { Internal, External }; enum
/frameworks/native/libs/ui/include_vndk/ui/
DDisplayInfo.h26 enum class DisplayConnectionType { Internal, External }; enum
/frameworks/native/include/ui/
DDisplayInfo.h26 enum class DisplayConnectionType { Internal, External }; enum
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerClient.cpp708 Display /*display*/, V2_4::IComposerClient::DisplayConnectionType* /*outType*/) { in getDisplayConnectionType()