/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
H A D | DisplayTracker.kt | 53 fun getDisplay(displayId: Int): Display in addDisplayChangeCallback() method
|
/aosp_15_r20/external/deqp/framework/platform/lnx/wayland/ |
H A D | tcuLnxWayland.hpp | 50 struct wl_display *getDisplay(void) in getDisplay() function in tcu::lnx::wayland::Display 101 Display &getDisplay(void) in getDisplay() function in tcu::lnx::wayland::Window
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowViewRootImpl.java | 51 protected Display getDisplay() { in getDisplay() method in ShadowViewRootImpl 116 Display getDisplay(); in getDisplay() method
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLWaitUntilWorkScheduledTest.cpp | 29 EGLDisplay getDisplay() const { return getEGLWindow()->getDisplay(); } in getDisplay() function in EGLWaitUntilWorkScheduledTest
|
H A D | EGLPowerPreferenceTest.cpp | 36 EGLDisplay getDisplay() const { return getEGLWindow()->getDisplay(); } in getDisplay() function in EGLPowerPreferenceTest
|
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/ |
H A D | DisplayTestActivity.java | 44 public Display getDisplay() { in getDisplay() method in DisplayTestActivity
|
/aosp_15_r20/frameworks/opt/car/services/builtInServices/src/com/android/server/wm/ |
D | TaskDisplayAreaWrapper.java | 50 public Display getDisplay() { in getDisplay() method in TaskDisplayAreaWrapper
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/display/data/repository/ |
H A D | DisplayRepository.kt | 99 fun getDisplay(displayId: Int): Display? = in <lambda>() method
|
/aosp_15_r20/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ |
D | BaseRecipientChip.java | 40 CharSequence getDisplay(); in getDisplay() method
|
D | VisibleRecipientChip.java | 49 public CharSequence getDisplay() { in getDisplay() method in VisibleRecipientChip
|
D | SimpleRecipientChip.java | 63 public CharSequence getDisplay() { in getDisplay() method in SimpleRecipientChip
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/create/ |
H A D | CreateJobViewTab.java | 58 protected CreateJobViewDisplay getDisplay() { in getDisplay() method in CreateJobViewTab
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/compat/ |
H A D | ApiHelperForR.java | 32 public static Display getDisplay(Context context) throws UnsupportedOperationException { in getDisplay() method in ApiHelperForR
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglApiCase.hpp | 71 eglw::EGLDisplay getDisplay(void) in getDisplay() function in deqp::egl::ApiCase
|
H A D | teglSimpleConfigCase.hpp | 50 eglw::EGLDisplay getDisplay(void) in getDisplay() function in deqp::egl::SimpleConfigCase
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/display/data/repository/ |
D | DisplayRepository.java | 80 public default android.view.Display getDisplay(int displayId) { in getDisplay() method
|
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/ |
H A D | tcuLnxX11Xcb.hpp | 74 DisplayBase &getDisplay(void) in getDisplay() function in tcu::lnx::x11::XcbWindow
|
H A D | tcuLnxX11.hpp | 128 DisplayBase &getDisplay(void) in getDisplay() function in tcu::lnx::x11::XlibWindow
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/settings/ |
D | DisplayTracker.java | 53 public abstract android.view.Display getDisplay(int displayId); in getDisplay() method
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktNativeObjectsUtil.cpp | 90 vk::wsi::Display &NativeObjects::getDisplay() const in getDisplay() function in vkt::wsi::NativeObjects
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | AbsSplashWindowCreator.java | 54 protected Display getDisplay(int displayId) { in getDisplay() method in AbsSplashWindowCreator
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/ |
H A D | VirtualDisplay.java | 51 public Display getDisplay() { in getDisplay() method in VirtualDisplay
|
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/ |
H A D | DisplayRepository.java | 103 private Optional<RemoteDisplay> getDisplay(int displayId) { in getDisplay() method in DisplayRepository
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Thread.cpp | 125 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.h | 265 DisplayWgpu *getDisplay() { return mDisplay; } in getDisplay() function
|