HomeSort by relevance Sort by last modified time
    Searched refs:Display (Results 76 - 100 of 464) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/notifications/
notification_delegate.h 20 virtual void Display() = 0;
notification.h 37 // A display string for the source of the notification.
42 void Display() const { delegate()->Display(); }
59 // The display string for the source of the notification. Could be
notification_object_proxy.h 30 virtual void Display();
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/view/
TestWindowManager.java 3 import android.view.Display;
15 private Display display; field in class:TestWindowManager
33 public Display getDefaultDisplay() {
34 return display == null ? display = newInstanceOf(Display.class) : display;
  /cts/tests/tests/display/src/android/display/cts/
DisplayTest.java 17 package android.display.cts;
22 import android.hardware.display.DisplayManager;
25 import android.view.Display;
29 // This test is called from DisplayTestRunner which brings up an overlay display on the target
30 // device. The overlay display parameters must match the ones defined there which are
53 private boolean isSecondarySize(Display display) {
55 display.getSize(p);
59 private Display getSecondaryDisplay(Display[] displays)
100 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local
109 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local
132 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local
159 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local
175 Display display = getSecondaryDisplay(mDisplayManager.getDisplays()); local
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerImpl.java 21 * operations that are bound to a particular context, display or parent window.
47 private final Display mDisplay;
50 public WindowManagerImpl(Display display) {
51 this(display, null);
54 private WindowManagerImpl(Display display, Window parentWindow) {
55 mDisplay = display;
63 public WindowManagerImpl createPresentationWindowManager(Display display) {
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
libEGL.cpp 15 #include "libEGL/Display.h"
18 bool validate(egl::Display *display)
20 if (display == EGL_NO_DISPLAY)
25 if (!display->isInitialized())
33 bool validate(egl::Display *display, EGLConfig config)
35 if (!validate(display))
40 if (!display->isValidConfig(config))
48 bool validate(egl::Display *display, gl::Context *context
133 egl::Display *display = static_cast<egl::Display*>(dpy); local
164 egl::Display *display = static_cast<egl::Display*>(dpy); local
184 egl::Display *display = static_cast<egl::Display*>(dpy); local
221 egl::Display *display = static_cast<egl::Display*>(dpy); local
258 egl::Display *display = static_cast<egl::Display*>(dpy); local
296 egl::Display *display = static_cast<egl::Display*>(dpy); local
325 egl::Display *display = static_cast<egl::Display*>(dpy); local
392 egl::Display *display = static_cast<egl::Display*>(dpy); local
418 egl::Display *display = static_cast<egl::Display*>(dpy); local
443 egl::Display *display = static_cast<egl::Display*>(dpy); local
474 egl::Display *display = static_cast<egl::Display*>(dpy); local
643 egl::Display *display = static_cast<egl::Display*>(dpy); local
669 egl::Display *display = static_cast<egl::Display*>(dpy); local
694 egl::Display *display = static_cast<egl::Display*>(dpy); local
719 egl::Display *display = static_cast<egl::Display*>(dpy); local
744 egl::Display *display = static_cast<egl::Display*>(dpy); local
799 egl::Display *display = static_cast<egl::Display*>(dpy); local
824 egl::Display *display = static_cast<egl::Display*>(dpy); local
855 egl::Display *display = static_cast<egl::Display*>(dpy); local
968 egl::Display *display = static_cast<egl::Display*>(dpy); local
1029 egl::Display *display = static_cast<egl::Display*>(dpy); local
1062 egl::Display *display = static_cast<egl::Display*>(dpy); local
    [all...]
Display.cpp 7 // Display.cpp: Implements the egl::Display class, representing the abstract
8 // display on which graphics are drawn. Implements EGLDisplay.
11 #include "libEGL/Display.h"
25 Display::Display(HDC deviceContext) : mDc(deviceContext)
46 Display::~Display()
51 bool Display::initialize()
226 void Display::terminate(
    [all...]
Display.h 7 // Display.h: Defines the egl::Display class, representing the abstract
8 // display on which graphics are drawn. Implements EGLDisplay.
29 class Display
32 Display(HDC deviceContext);
34 ~Display();
72 DISALLOW_COPY_AND_ASSIGN(Display);
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglDisplay.java 55 DisplayMode[] modes = Display.getAvailableDisplayModes();
65 listener.handleError("Failed to acquire fullscreen display mode!", ex);
73 displayMode = Display.getDesktopDisplayMode();
79 throw new RuntimeException("Unable to find fullscreen display mode matching settings");
95 logger.log(Level.INFO, "Selected display mode: {0}", displayMode);
103 Display.destroy();
108 Display.setTitle(settings.getTitle());
111 Display.setDisplayModeAndFullscreen(displayMode);
113 Display.setFullscreen(false);
114 Display.setDisplayMode(displayMode);
    [all...]
LwjglAbstractDisplay.java 50 import org.lwjgl.opengl.Display;
64 * @return Type.Display or Type.Canvas
69 * Set the title if its a windowed display
75 * Restart if its a windowed or full-screen display.
91 * Does LWJGL display initialization in the OpenGL thread
119 if (Display.isCreated())
120 Display.destroy();
125 listener.handleError("Failed to create display", ex);
126 return; // if we failed to create display, do not continue
160 Display.update(false)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11dyn.h 67 typedef Bool (*SDL_X11_XESetWireToEventRetType)(Display*,XEvent*,xEvent*);
68 typedef int (*SDL_X11_XSynchronizeRetType)(Display*);
69 typedef Status (*SDL_X11_XESetEventToWireRetType)(Display*,XEvent*,xEvent*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 154 extern int _XiGetDevicePresenceNotifyEvent(Display *); \
183 Display *display; /* Display the event was read from */ member in struct:__anon25762
215 Display *display; /* Display the event was read from */ member in struct:__anon25763
248 Display *display; /* Display the event was read from * member in struct:__anon25764
278 Display *display; \/* Display the event was read from *\/ member in struct:__anon25765
306 Display *display; \/* Display the event was read from *\/ member in struct:__anon25766
345 Display *display; \/* Display the event was read from *\/ member in struct:__anon25768
398 Display *display; \/* Display the event was read from *\/ member in struct:__anon25772
419 Display *display; \/* Display the event was read from *\/ member in struct:__anon25773
443 Display *display; \/* Display the event was read from *\/ member in struct:__anon25774
    [all...]
sync.h 323 Display *display; /* Display the event was read from */ member in struct:__anon26014
336 Display *display; /* Display the event was read from */ member in struct:__anon26015
350 Display *display; /* Display the event was read from */ member in struct:__anon26016
360 Display *display; /* Display the event was read from * member in struct:__anon26017
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 154 extern int _XiGetDevicePresenceNotifyEvent(Display *); \
183 Display *display; /* Display the event was read from */ member in struct:__anon27352
215 Display *display; /* Display the event was read from */ member in struct:__anon27353
248 Display *display; /* Display the event was read from * member in struct:__anon27354
278 Display *display; \/* Display the event was read from *\/ member in struct:__anon27355
306 Display *display; \/* Display the event was read from *\/ member in struct:__anon27356
345 Display *display; \/* Display the event was read from *\/ member in struct:__anon27358
398 Display *display; \/* Display the event was read from *\/ member in struct:__anon27362
419 Display *display; \/* Display the event was read from *\/ member in struct:__anon27363
443 Display *display; \/* Display the event was read from *\/ member in struct:__anon27364
    [all...]
sync.h 323 Display *display; /* Display the event was read from */ member in struct:__anon27604
336 Display *display; /* Display the event was read from */ member in struct:__anon27605
350 Display *display; /* Display the event was read from */ member in struct:__anon27606
360 Display *display; /* Display the event was read from * member in struct:__anon27607
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 154 extern int _XiGetDevicePresenceNotifyEvent(Display *); \
183 Display *display; /* Display the event was read from */ member in struct:__anon28867
215 Display *display; /* Display the event was read from */ member in struct:__anon28868
248 Display *display; /* Display the event was read from * member in struct:__anon28869
278 Display *display; \/* Display the event was read from *\/ member in struct:__anon28870
306 Display *display; \/* Display the event was read from *\/ member in struct:__anon28871
345 Display *display; \/* Display the event was read from *\/ member in struct:__anon28873
398 Display *display; \/* Display the event was read from *\/ member in struct:__anon28877
419 Display *display; \/* Display the event was read from *\/ member in struct:__anon28878
443 Display *display; \/* Display the event was read from *\/ member in struct:__anon28879
    [all...]
sync.h 323 Display *display; /* Display the event was read from */ member in struct:__anon29119
336 Display *display; /* Display the event was read from */ member in struct:__anon29120
350 Display *display; /* Display the event was read from */ member in struct:__anon29121
360 Display *display; /* Display the event was read from * member in struct:__anon29122
    [all...]
  /cts/tests/tests/util/src/android/util/cts/
DisplayMetricsTest.java 21 import android.view.Display;
25 private Display initDisplay() {
29 Display display = windowManager.getDefaultDisplay(); local
30 assertNotNull(display);
31 return display;
45 Display display = initDisplay(); local
46 display.getMetrics(outMetrics);
49 assertEquals(display.getHeight(), metrics.heightPixels)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_yuvfuncs.h 35 int (*Display)(_THIS, SDL_Overlay *overlay, SDL_Rect *src, SDL_Rect *dst);
  /sdk/emulator/opengl/tests/ut_renderer/
X11RendererSurface.h 35 Display m_display;
  /frameworks/base/cmds/wm/src/com/android/commands/wm/
Wm.java 27 import android.view.Display;
55 "wm size: return or override display size.\n" +
57 "wm density: override display density.\n" +
59 "wm overscan: set overscan area for display.\n"
92 mWm.getInitialDisplaySize(Display.DEFAULT_DISPLAY, initialSize);
93 mWm.getBaseDisplaySize(Display.DEFAULT_DISPLAY, baseSize);
123 mWm.setForcedDisplaySize(Display.DEFAULT_DISPLAY, w, h);
125 mWm.clearForcedDisplaySize(Display.DEFAULT_DISPLAY);
136 int initialDensity = mWm.getInitialDisplayDensity(Display.DEFAULT_DISPLAY);
137 int baseDensity = mWm.getBaseDisplayDensity(Display.DEFAULT_DISPLAY)
    [all...]
  /frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/core/
InstrumentationUiAutomatorBridge.java 23 import android.view.Display;
39 public Display getDefaultDisplay() {
  /sdk/emulator/opengl/host/libs/libOpenglRender/
NativeLinuxSubWindow.cpp 18 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg)
26 static Display *s_display = NULL;
  /external/webkit/Source/WebKit/chromium/src/x11/
WebScreenInfoFactory.cpp 40 WebScreenInfo WebScreenInfoFactory::screenInfo(Display* display, int screenNumber)
46 int displayWidth = XDisplayWidth(display, screenNumber);
47 int displayHeight = XDisplayHeight(display, screenNumber);
48 results.depth = XDisplayPlanes(display, screenNumber);

Completed in 700 milliseconds

1 2 34 5 6 7 8 91011>>