Home
last modified time | relevance | path

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

12

/aosp_15_r20/frameworks/native/libs/ui/include/ui/
H A DDisplayId.h30 struct DisplayId { struct
38 DisplayId() = default; argument
40 DisplayId& operator=(const DisplayId&) = default; argument
48 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
53 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
60 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/frameworks/native/libs/ui/include_vndk/ui/
H A DDisplayId.h30 struct DisplayId { struct
38 DisplayId() = default; argument
40 DisplayId& operator=(const DisplayId&) = default; argument
48 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
53 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
60 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h29 struct DisplayId { struct
37 DisplayId() = default; argument
39 DisplayId& operator=(const DisplayId&) = default; argument
44 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
49 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
56 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 static constexpr std::optional<DisplayId> fromValue(uint64_t); argument
47 if (const auto id = Id::tryCast(DisplayId(value))) { in fromValue() argument
54 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/ui/include/ui/
DDisplayId.h27 struct DisplayId { struct
35 DisplayId() = default; argument
37 DisplayId& operator=(const DisplayId&) = default; argument
42 explicit constexpr DisplayId(uint64_t id) : value(id) {} in DisplayId() argument

12