Home
last modified time | relevance | path

Searched defs:DisplayHotplugEvent (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/
H A DDisplayHotplugEvent.aidl36 enum DisplayHotplugEvent { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common_interface/dump/android/hardware/graphics/common/
DDisplayHotplugEvent.aidl36 enum DisplayHotplugEvent { enum
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
H A DDisplayHotplugEvent.aidl36 enum DisplayHotplugEvent { enum
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
H A DDisplayHotplugEvent.aidl24 enum DisplayHotplugEvent { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V6-ndk-source/gen/include/aidl/android/hardware/graphics/common/
DDisplayHotplugEvent.h27 enum class DisplayHotplugEvent : int32_t { enum
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHal.h66 using DisplayHotplugEvent = aidl::android::hardware::graphics::common::DisplayHotplugEvent; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/android/hardware/graphics/composer3/
DIComposerCallback.cpp706 …ult::onHotplugEvent(int64_t /*in_display*/, ::aidl::android::hardware::graphics::common::DisplayHo… in onHotplugEvent()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp531 using DisplayHotplugEvent = aidl::android::hardware::graphics::common::DisplayHotplugEvent; typedef