Home
last modified time | relevance | path

Searched defs:getDisplayInfo (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/
H A DMockHWDisplay.h31 Return<void> getDisplayInfo(getDisplayInfo_cb _hidl_cb) override { return {}; } in getDisplayInfo() function
/aosp12/packages/services/Car/cpp/evs/manager/1.0/
H A DHalDisplay.cpp51 Return<void> HalDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::automotive::evs::V1_0::implementation::HalDisplay
/aosp12/frameworks/base/libs/hwui/tests/common/
H A DTestContext.cpp25 const ui::StaticDisplayInfo& getDisplayInfo() { in getDisplayInfo() function
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DHalDisplay.cpp60 Return<void> HalDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::automotive::evs::V1_1::implementation::HalDisplay
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsGlDisplay.cpp92 Return<void> EvsGlDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsGlDisplay
/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsDisplay.cpp90 Return<void> EvsDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_0::implementation::EvsDisplay
/aosp12/frameworks/native/services/automotive/display/
H A DAutomotiveDisplayProxyService.cpp156 Return<void> AutomotiveDisplayProxyService::getDisplayInfo(uint64_t id, getDisplayInfo_cb _cb) { in getDisplayInfo() function in android::frameworks::automotive::display::V1_0::implementation::AutomotiveDisplayProxyService
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsDisplay.cpp99 Return<void> EvsDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsDisplay
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipController.java346 private DisplayInfo getDisplayInfo() { in getDisplayInfo() method in TvPipController
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DIDisplayManager.aidl36 DisplayInfo getDisplayInfo(int displayId); in getDisplayInfo() method
H A DDisplayManagerInternal.java129 public abstract DisplayInfo getDisplayInfo(int displayId); in getDisplayInfo() method in DisplayManagerInternal
H A DDisplayManagerGlobal.java166 public DisplayInfo getDisplayInfo(int displayId) { in getDisplayInfo() method in DisplayManagerGlobal
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterfaceModule.cpp746 void ExynosDisplayDrmInterfaceModule::getDisplayInfo( in getDisplayInfo() function in ExynosDisplayDrmInterfaceModule
/aosp12/frameworks/base/core/java/android/view/
H A DDisplay.java590 public boolean getDisplayInfo(DisplayInfo outDisplayInfo) { in getDisplayInfo() method in Display
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java1683 DisplayInfo getDisplayInfo() { in getDisplayInfo() method in WindowState
H A DDisplayContent.java1361 DisplayInfo getDisplayInfo() { in getDisplayInfo() method in DisplayContent