Home
last modified time | relevance | path

Searched defs:getDisplay (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DDisplayTracker.kt53 fun getDisplay(displayId: Int): Display in addDisplayChangeCallback() method
/aosp_15_r20/external/deqp/framework/platform/lnx/wayland/
H A DtcuLnxWayland.hpp50 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 DShadowViewRootImpl.java51 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 DEGLWaitUntilWorkScheduledTest.cpp29 EGLDisplay getDisplay() const { return getEGLWindow()->getDisplay(); } in getDisplay() function in EGLWaitUntilWorkScheduledTest
H A DEGLPowerPreferenceTest.cpp36 EGLDisplay getDisplay() const { return getEGLWindow()->getDisplay(); } in getDisplay() function in EGLPowerPreferenceTest
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DDisplayTestActivity.java44 public Display getDisplay() { in getDisplay() method in DisplayTestActivity
/aosp_15_r20/frameworks/opt/car/services/builtInServices/src/com/android/server/wm/
DTaskDisplayAreaWrapper.java50 public Display getDisplay() { in getDisplay() method in TaskDisplayAreaWrapper
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/display/data/repository/
H A DDisplayRepository.kt99 fun getDisplay(displayId: Int): Display? = in <lambda>() method
/aosp_15_r20/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DBaseRecipientChip.java40 CharSequence getDisplay(); in getDisplay() method
DVisibleRecipientChip.java49 public CharSequence getDisplay() { in getDisplay() method in VisibleRecipientChip
DSimpleRecipientChip.java63 public CharSequence getDisplay() { in getDisplay() method in SimpleRecipientChip
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/create/
H A DCreateJobViewTab.java58 protected CreateJobViewDisplay getDisplay() { in getDisplay() method in CreateJobViewTab
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/compat/
H A DApiHelperForR.java32 public static Display getDisplay(Context context) throws UnsupportedOperationException { in getDisplay() method in ApiHelperForR
/aosp_15_r20/external/deqp/modules/egl/
H A DteglApiCase.hpp71 eglw::EGLDisplay getDisplay(void) in getDisplay() function in deqp::egl::ApiCase
H A DteglSimpleConfigCase.hpp50 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/
DDisplayRepository.java80 public default android.view.Display getDisplay(int displayId) { in getDisplay() method
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11Xcb.hpp74 DisplayBase &getDisplay(void) in getDisplay() function in tcu::lnx::x11::XcbWindow
H A DtcuLnxX11.hpp128 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/
DDisplayTracker.java53 public abstract android.view.Display getDisplay(int displayId); in getDisplay() method
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktNativeObjectsUtil.cpp90 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 DAbsSplashWindowCreator.java54 protected Display getDisplay(int displayId) { in getDisplay() method in AbsSplashWindowCreator
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/
H A DVirtualDisplay.java51 public Display getDisplay() { in getDisplay() method in VirtualDisplay
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
H A DDisplayRepository.java103 private Optional<RemoteDisplay> getDisplay(int displayId) { in getDisplay() method in DisplayRepository
/aosp_15_r20/external/angle/src/libANGLE/
H A DThread.cpp125 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.h265 DisplayWgpu *getDisplay() { return mDisplay; } in getDisplay() function

12345678910>>...28