Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/frameworks/base/core/java/com/android/internal/jank/
H A DDisplayResolutionTracker.java157 public DisplayInfo getDisplayInfo(int displayId) { in getDefault() method
166 DisplayInfo getDisplayInfo(int displayId); in getDisplayInfo() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/data/repository/
H A DDisplayStateRepository.kt84 private fun getDisplayInfo(): DisplayInfo { in getDisplayInfo() method
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java405 public CachedDisplayInfo getDisplayInfo(Context displayInfoContext) { in getDisplayInfo() method in WindowManagerProxy
415 protected CachedDisplayInfo getDisplayInfo(WindowMetrics windowMetrics, int rotation) { in getDisplayInfo() method in WindowManagerProxy
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
H A DIEvsDisplay.aidl35 DisplayDesc getDisplayInfo(); in getDisplayInfo() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
H A DIEvsDisplay.aidl37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
H A DIEvsDisplay.aidl37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
H A DIEvsDisplay.aidl37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/
DIEvsDisplay.aidl37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
/aosp_15_r20/packages/services/Car/service/jni/evs/
DNoOpEvsDisplay.h31 ndk::ScopedAStatus getDisplayInfo(aidlevs::DisplayDesc*) override { in getDisplayInfo() function
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/1/android/frameworks/automotive/display/
DICarDisplayProxy.aidl38 android.frameworks.automotive.display.DisplayDesc getDisplayInfo(in long id); in getDisplayInfo() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/decor/
DCutoutDecorProviderFactory.java25 public final android.view.DisplayInfo getDisplayInfo() { in getDisplayInfo() method in CutoutDecorProviderFactory
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/
DMockHWDisplay.h27 ::android::hardware::Return<void> getDisplayInfo(getDisplayInfo_cb _hidl_cb) override { in getDisplayInfo() function
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/current/android/frameworks/automotive/display/
DICarDisplayProxy.aidl38 android.frameworks.automotive.display.DisplayDesc getDisplayInfo(in long id); in getDisplayInfo() method
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/automotive/display/aidl/android.frameworks.automotive.display_interface/dump/android/frameworks/automotive/display/
DICarDisplayProxy.aidl38 android.frameworks.automotive.display.DisplayDesc getDisplayInfo(in long id); in getDisplayInfo() method
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/aidl_api/android.frameworks.automotive.display/2/android/frameworks/automotive/display/
DICarDisplayProxy.aidl38 android.frameworks.automotive.display.DisplayDesc getDisplayInfo(in long id); in getDisplayInfo() method
/aosp_15_r20/frameworks/hardware/interfaces/automotive/display/aidl/android/frameworks/automotive/display/
DICarDisplayProxy.aidl53 DisplayDesc getDisplayInfo(in long id); in getDisplayInfo() method
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/
DHalDisplay.cpp51 Return<void> HalDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::automotive::evs::V1_0::implementation::HalDisplay
/aosp_15_r20/device/google/cuttlefish/tests/graphics/hotplug/src/com/android/cuttlefish/
DDisplayHotplugHelperApp.java45 private JSONObject getDisplayInfo(Display display) throws JSONException { in getDisplayInfo() method in DisplayHotplugHelperApp
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/src/
DHalDisplay.cpp64 ScopedAStatus HalDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() function in aidl::android::automotive::evs::implementation::HalDisplay
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlDisplay.cpp45 ScopedAStatus AidlDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() function in aidl::android::automotive::evs::implementation::AidlDisplay
DHidlDisplay.cpp44 Return<void> HidlDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in aidl::android::automotive::evs::implementation::HidlDisplay
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/
H A DTestContext.cpp26 const ui::StaticDisplayInfo& getDisplayInfo() { in getDisplayInfo() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/data/repository/
DDisplayStateRepositoryImpl.java66 private final android.view.DisplayInfo getDisplayInfo() { in getDisplayInfo() method in DisplayStateRepositoryImpl
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsGlDisplay.cpp86 Return<void> EvsGlDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsGlDisplay
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/
DHalDisplay.cpp59 Return<void> HalDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::automotive::evs::V1_1::implementation::HalDisplay

1234567