/aosp_15_r20/frameworks/base/core/java/com/android/internal/jank/ |
H A D | DisplayResolutionTracker.java | 157 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 D | DisplayStateRepository.kt | 84 private fun getDisplayInfo(): DisplayInfo { in getDisplayInfo() method
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/window/ |
D | WindowManagerProxy.java | 405 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 D | IEvsDisplay.aidl | 35 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 D | IEvsDisplay.aidl | 37 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 D | IEvsDisplay.aidl | 37 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 D | IEvsDisplay.aidl | 37 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/ |
D | IEvsDisplay.aidl | 37 android.hardware.automotive.evs.DisplayDesc getDisplayInfo(); in getDisplayInfo() method
|
/aosp_15_r20/packages/services/Car/service/jni/evs/ |
D | NoOpEvsDisplay.h | 31 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/ |
D | ICarDisplayProxy.aidl | 38 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/ |
D | CutoutDecorProviderFactory.java | 25 public final android.view.DisplayInfo getDisplayInfo() { in getDisplayInfo() method in CutoutDecorProviderFactory
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/ |
D | MockHWDisplay.h | 27 ::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/ |
D | ICarDisplayProxy.aidl | 38 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/ |
D | ICarDisplayProxy.aidl | 38 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/ |
D | ICarDisplayProxy.aidl | 38 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/ |
D | ICarDisplayProxy.aidl | 53 DisplayDesc getDisplayInfo(in long id); in getDisplayInfo() method
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/ |
D | HalDisplay.cpp | 51 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/ |
D | DisplayHotplugHelperApp.java | 45 private JSONObject getDisplayInfo(Display display) throws JSONException { in getDisplayInfo() method in DisplayHotplugHelperApp
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/src/ |
D | HalDisplay.cpp | 64 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/ |
D | AidlDisplay.cpp | 45 ScopedAStatus AidlDisplay::getDisplayInfo(DisplayDesc* _aidl_return) { in getDisplayInfo() function in aidl::android::automotive::evs::implementation::AidlDisplay
|
D | HidlDisplay.cpp | 44 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 D | TestContext.cpp | 26 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/ |
D | DisplayStateRepositoryImpl.java | 66 private final android.view.DisplayInfo getDisplayInfo() { in getDisplayInfo() method in DisplayStateRepositoryImpl
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/ |
D | EvsGlDisplay.cpp | 86 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/ |
D | HalDisplay.cpp | 59 Return<void> HalDisplay::getDisplayInfo(getDisplayInfo_cb _hidl_cb) { in getDisplayInfo() function in android::automotive::evs::V1_1::implementation::HalDisplay
|