Home
last modified time | relevance | path

Searched refs:DisplayConnectionType (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/hwc2_device/
DHwcDisplay.cpp705 *outType = static_cast<uint32_t>(HWC2::DisplayConnectionType::Internal); in GetDisplayConnectionType()
712 *outType = static_cast<uint32_t>(HWC2::DisplayConnectionType::Internal); in GetDisplayConnectionType()
714 *outType = static_cast<uint32_t>(HWC2::DisplayConnectionType::External); in GetDisplayConnectionType()
/external/drm_hwcomposer/.ci/android_headers/hardware/
Dhwcomposer2.h865 enum class DisplayConnectionType : uint32_t { enum
869 TO_STRING(hwc2_display_connection_type_t, DisplayConnectionType, getDisplayConnectionTypeName)