Searched defs:Display (Results 1 – 7 of 7) sorted by relevance
| /frameworks/native/libs/vr/libvrflinger/ |
| D | hardware_composer.h | 296 hardware::Return<void> onHotplug(Hwc2::Display /*display*/, in onHotplug() 307 hardware::Return<void> onRefresh(Hwc2::Display /*display*/) override { in onRefresh() 311 hardware::Return<void> onVsync(Hwc2::Display /*display*/, in onVsync()
|
| /frameworks/base/core/java/android/view/ |
| D | Display.java | 63 public final class Display { class 367 public Display(DisplayManagerGlobal global, int displayId, /*@NotNull*/ DisplayInfo displayInfo, in Display() method in Display 379 public Display(DisplayManagerGlobal global, int displayId, /*@NotNull*/ DisplayInfo displayInfo, in Display() method in Display 384 private Display(DisplayManagerGlobal global, int displayId, in Display() method in Display
|
| /frameworks/native/services/surfaceflinger/DisplayHardware/ |
| D | HWComposer.h | 51 class Display; variable
|
| D | HWC2.h | 53 class Display; variable
|
| D | HWComposer.cpp | 172 void HWComposer::invalidate(const std::shared_ptr<HWC2::Display>& /*display*/) { in invalidate()
|
| D | HWC2.cpp | 330 Display::Display(Device& device, hwc2_display_t id) in Display() function in HWC2::Display
|
| /frameworks/native/libs/hwc2on1adapter/ |
| D | HWC2On1Adapter.cpp | 503 HWC2On1Adapter::Display::Display(HWC2On1Adapter& device, HWC2::DisplayType type) in Display() function in android::HWC2On1Adapter::Display
|