Home
last modified time | relevance | path

Searched defs:DisplayId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/qualifiers/
DDisplayId.java29 public @interface DisplayId { annotation
/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayIdentification.h34 struct DisplayId { struct
35 using Type = PhysicalDisplayId; argument
40 static DisplayId fromEdid(uint8_t port, uint16_t manufacturerId, uint32_t modelHash); argument
/frameworks/native/libs/vr/libvrflinger/
Dhwc_types.h30 using DisplayId = hwc2_display_t; variable