/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | DisplayInfo.h | 30 struct DisplayInfo { struct 31 gui::DisplayInfo info; argument 42 debug << "DisplayInfo {displayId=" << info.displayId << " lw=" << info.logicalWidth in getDebugString() argument
|
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/ |
H A D | edid.rs | 107 pub struct DisplayInfo { struct 120 impl DisplayInfo { argument 175 fn populate_detailed_timing(edid_block: &mut [u8], info: &DisplayInfo) { in populate_detailed_timing() 345 fn populate_size(edid: &mut [u8], info: &DisplayInfo) { in populate_size()
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | FrameBuffer.h | 469 struct DisplayInfo { struct 476 DisplayInfo() in DisplayInfo() argument 478 DisplayInfo(uint32_t cb, int32_t x, int32_t y, uint32_t w, uint32_t h, in DisplayInfo() argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/frameworks/native/libs/gui/include/gui/ |
H A D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 ui::LogicalDisplayId displayId = ui::LogicalDisplayId::INVALID; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/ |
D | DisplayInfo.h | 31 struct DisplayInfo : public Parcelable { struct 32 int32_t displayId = ADISPLAY_ID_NONE; 35 int32_t logicalWidth = 0; 36 int32_t logicalHeight = 0; 39 ui::Transform transform;
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/ui/include/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/ui/include/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/ui/include/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/ui/include/ui/ |
D | DisplayInfo.h | 29 struct DisplayInfo { struct 36 static_assert(std::is_trivially_copyable_v<DisplayInfo>); argument
|
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/inc/ |
D | ConfigManager.h | 40 struct DisplayInfo { struct 41 uint8_t port = 0; // Display port number to use 42 std::string function = ""; // The expected use for this display. 43 float frontRangeInCarSpace; // How far the display extends in front of the car 44 float rearRangeInCarSpace; // How far the display extends behind the car
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
H A D | EvsEnumerator.h | 83 struct DisplayInfo { struct 89 std::optional<DisplayInfo> popDisplay(int32_t id); argument
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/include/ |
D | EvsEnumerator.h | 99 struct DisplayInfo { struct 105 std::optional<DisplayInfo> popDisplay(int32_t id); argument
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | GuestFrameComposer.h | 87 struct DisplayInfo { struct 96 std::unordered_map<int64_t, DisplayInfo> mDisplayInfos; argument
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/uielement/ |
H A D | DisplayInfo.java | 30 public class DisplayInfo { class 35 DisplayInfo(DisplayInfoProto fromProto) { in DisplayInfo() method in DisplayInfo 40 protected DisplayInfo() { in DisplayInfo() method in DisplayInfo
|