HomeSort by relevance Sort by last modified time
    Searched refs:Display (Results 1 - 25 of 1208) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
dpms.h 40 extern Bool DPMSQueryExtension(Display *, int *, int *);
41 extern Status DPMSGetVersion(Display *, int *, int *);
42 extern Bool DPMSCapable(Display *);
43 extern Status DPMSSetTimeouts(Display *, CARD16, CARD16, CARD16);
44 extern Bool DPMSGetTimeouts(Display *, CARD16 *, CARD16 *, CARD16 *);
45 extern Status DPMSEnable(Display *);
46 extern Status DPMSDisable(Display *);
47 extern Status DPMSForceLevel(Display *, CARD16);
48 extern Status DPMSInfo(Display *, CARD16 *, BOOL *);
shape.h 43 Display *display; /* Display the event was read from */ member in struct:__anon45303
55 Display* /* display */,
61 Display* /* display */,
67 Display* /* display */,
77 Display* /* display */
    [all...]
Xag.h 42 Display* /* dpy */,
48 Display* /* dpy */,
57 Display* /* dpy */,
62 Display* /* dpy */,
67 Display* /* dpy */,
73 Display* /* dpy */,
79 Display* /* dpy */,
85 Display* /* dpy */,
XShm.h 44 Display *display; /* Display the event was read from */ member in struct:__anon45205
62 Display* /* dpy */
66 Display* /* dpy */
70 Display* /* dpy */,
77 Display* /* dpy */
81 Display* /* dpy */,
86 Display* /* dpy */,
91 Display* /* dpy */
    [all...]
Xdbe.h 77 Display *display; /* display the event was read from */ member in struct:__anon45211
92 Display* /* dpy */,
98 Display* /* dpy */,
104 Display* /* dpy */,
109 Display* /* dpy */,
115 Display* /* dpy */
119 Display* /* dpy */
123 Display* /* dpy */
    [all...]
Xext.h 36 Display * /* dpy */,
46 Display* /* dpy */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
dpms.h 40 extern Bool DPMSQueryExtension(Display *, int *, int *);
41 extern Status DPMSGetVersion(Display *, int *, int *);
42 extern Bool DPMSCapable(Display *);
43 extern Status DPMSSetTimeouts(Display *, CARD16, CARD16, CARD16);
44 extern Bool DPMSGetTimeouts(Display *, CARD16 *, CARD16 *, CARD16 *);
45 extern Status DPMSEnable(Display *);
46 extern Status DPMSDisable(Display *);
47 extern Status DPMSForceLevel(Display *, CARD16);
48 extern Status DPMSInfo(Display *, CARD16 *, BOOL *);
shape.h 43 Display *display; /* Display the event was read from */ member in struct:__anon47039
55 Display* /* display */,
61 Display* /* display */,
67 Display* /* display */,
77 Display* /* display */
    [all...]
Xag.h 42 Display* /* dpy */,
48 Display* /* dpy */,
57 Display* /* dpy */,
62 Display* /* dpy */,
67 Display* /* dpy */,
73 Display* /* dpy */,
79 Display* /* dpy */,
85 Display* /* dpy */,
XShm.h 44 Display *display; /* Display the event was read from */ member in struct:__anon46941
62 Display* /* dpy */
66 Display* /* dpy */
70 Display* /* dpy */,
77 Display* /* dpy */
81 Display* /* dpy */,
86 Display* /* dpy */,
91 Display* /* dpy */
    [all...]
Xdbe.h 77 Display *display; /* display the event was read from */ member in struct:__anon46947
92 Display* /* dpy */,
98 Display* /* dpy */,
104 Display* /* dpy */,
109 Display* /* dpy */,
115 Display* /* dpy */
119 Display* /* dpy */
123 Display* /* dpy */
    [all...]
Xext.h 36 Display * /* dpy */,
46 Display* /* dpy */,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 40 Display *currentDpy;
64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list);
65 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask);
66 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct);
67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
68 void (*DestroyContext)(Display *dpy, GLXContext ctx);
69 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap);
70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
73 Bool (*IsDirect)(Display *dpy, GLXContext ctx);
74 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx)
    [all...]
realglx.h 41 _real_glXChooseVisual( Display *dpy, int screen, int *list );
44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo,
48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap );
51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo,
55 _real_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap );
58 _real_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst,
62 _real_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx );
65 _real_glXQueryExtension( Display *dpy, int *errorb, int *event );
68 _real_glXDestroyContext( Display *dpy, GLXContext ctx );
71 _real_glXIsDirect( Display *dpy, GLXContext ctx )
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 40 Display *currentDpy;
64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list);
65 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask);
66 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct);
67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
68 void (*DestroyContext)(Display *dpy, GLXContext ctx);
69 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap);
70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
73 Bool (*IsDirect)(Display *dpy, GLXContext ctx);
74 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx)
    [all...]
realglx.h 41 _real_glXChooseVisual( Display *dpy, int screen, int *list );
44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo,
48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap );
51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo,
55 _real_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap );
58 _real_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst,
62 _real_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx );
65 _real_glXQueryExtension( Display *dpy, int *errorb, int *event );
68 _real_glXDestroyContext( Display *dpy, GLXContext ctx );
71 _real_glXIsDirect( Display *dpy, GLXContext ctx )
    [all...]
  /external/chromium_org/ui/gfx/
display_observer.h 13 class Display;
15 // Observers for display configuration changes.
29 virtual void OnDisplayAdded(const Display& new_display) = 0;
32 virtual void OnDisplayRemoved(const Display& old_display) = 0;
34 // Called when a |display| has one or more metrics changed. |changed_metrics|
36 virtual void OnDisplayMetricsChanged(const Display& display,
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86dga1.h 48 Display* /* dpy */,
56 Display* /* dpy */,
64 Display* /* dpy */,
75 Display* /* dpy */,
86 Display* /* dpy */,
94 Display* /* dpy */,
102 Display* /* dpy */,
111 Display* /* dpy */,
120 Display* /* dpy */,
128 Display* /* dpy */
    [all...]
Xext.h 33 typedef int (*XExtensionErrorHandler)(Display *, _Xconst char *,
41 Display* /* dpy */,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_x11.h 33 x11_create_ximage_display(Display *dpy,
37 x11_create_dri2_display(Display *dpy,
  /external/chromium_org/ui/display/chromeos/x11/
touchscreen_device_manager_x11.h 9 #include "ui/display/types/chromeos/touchscreen_device_manager.h"
12 typedef struct _XDisplay Display;
25 Display* display_;
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_x11.h 33 x11_create_ximage_display(Display *dpy,
37 x11_create_dri2_display(Display *dpy,
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events_c.h 29 extern void X11_SetKeyboardState(Display *display, const char *key_vec);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 136 #define DisplayOfScreen(s) ((s)->display)
270 struct _XDisplay *display;/* back pointer to display structure */ member in struct:__anon44770
389 struct _XDisplay* /* display */,
493 * Display datatype maintaining display specific data.
495 * A Display should be treated as opaque by application code.
498 typedef struct _XDisplay Display;
544 char *display_name; /* "host:display" string used on this connect*/
559 Display,
572 Display *display; \/* Display the event was read from *\/ member in struct:__anon44786
590 Display *display; \/* Display the event was read from *\/ member in struct:__anon44787
608 Display *display; \/* Display the event was read from *\/ member in struct:__anon44788
625 Display *display; \/* Display the event was read from *\/ member in struct:__anon44789
649 Display *display; \/* Display the event was read from *\/ member in struct:__anon44790
668 Display *display; \/* Display the event was read from *\/ member in struct:__anon44791
677 Display *display; \/* Display the event was read from *\/ member in struct:__anon44792
688 Display *display; \/* Display the event was read from *\/ member in struct:__anon44793
701 Display *display; \/* Display the event was read from *\/ member in struct:__anon44794
711 Display *display; \/* Display the event was read from *\/ member in struct:__anon44795
720 Display *display; \/* Display the event was read from *\/ member in struct:__anon44796
733 Display *display; \/* Display the event was read from *\/ member in struct:__anon44797
742 Display *display; \/* Display the event was read from *\/ member in struct:__anon44798
752 Display *display; \/* Display the event was read from *\/ member in struct:__anon44799
762 Display *display; \/* Display the event was read from *\/ member in struct:__anon44800
771 Display *display; \/* Display the event was read from *\/ member in struct:__anon44801
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon44802
797 Display *display; \/* Display the event was read from *\/ member in struct:__anon44803
807 Display *display; \/* Display the event was read from *\/ member in struct:__anon44804
816 Display *display; \/* Display the event was read from *\/ member in struct:__anon44805
831 Display *display; \/* Display the event was read from *\/ member in struct:__anon44806
841 Display *display; \/* Display the event was read from *\/ member in struct:__anon44807
851 Display *display; \/* Display the event was read from *\/ member in struct:__anon44808
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon44809
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon44810
885 Display *display; \/* Display the event was read from *\/ member in struct:__anon44811
897 Display *display; \/* Display the event was read from *\/ member in struct:__anon44812
912 Display *display; \/* Display the event was read from *\/ member in struct:__anon44813
927 Display *display; \/* Display the event was read from *\/ member in struct:__anon44815
937 Display *display; \/* Display the event was read from *\/ member in struct:__anon44816
949 Display *display;\/* Display the event was read from *\/ member in struct:__anon44817
964 Display *display; \/* Display the event was read from *\/ member in struct:__anon44818
973 Display *display; \/* Display the event was read from *\/ member in struct:__anon44819
1088 typedef union { Display *display; member in union:__anon44826
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 136 #define DisplayOfScreen(s) ((s)->display)
270 struct _XDisplay *display;/* back pointer to display structure */ member in struct:__anon46506
389 struct _XDisplay* /* display */,
493 * Display datatype maintaining display specific data.
495 * A Display should be treated as opaque by application code.
498 typedef struct _XDisplay Display;
544 char *display_name; /* "host:display" string used on this connect*/
559 Display,
572 Display *display; \/* Display the event was read from *\/ member in struct:__anon46522
590 Display *display; \/* Display the event was read from *\/ member in struct:__anon46523
608 Display *display; \/* Display the event was read from *\/ member in struct:__anon46524
625 Display *display; \/* Display the event was read from *\/ member in struct:__anon46525
649 Display *display; \/* Display the event was read from *\/ member in struct:__anon46526
668 Display *display; \/* Display the event was read from *\/ member in struct:__anon46527
677 Display *display; \/* Display the event was read from *\/ member in struct:__anon46528
688 Display *display; \/* Display the event was read from *\/ member in struct:__anon46529
701 Display *display; \/* Display the event was read from *\/ member in struct:__anon46530
711 Display *display; \/* Display the event was read from *\/ member in struct:__anon46531
720 Display *display; \/* Display the event was read from *\/ member in struct:__anon46532
733 Display *display; \/* Display the event was read from *\/ member in struct:__anon46533
742 Display *display; \/* Display the event was read from *\/ member in struct:__anon46534
752 Display *display; \/* Display the event was read from *\/ member in struct:__anon46535
762 Display *display; \/* Display the event was read from *\/ member in struct:__anon46536
771 Display *display; \/* Display the event was read from *\/ member in struct:__anon46537
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon46538
797 Display *display; \/* Display the event was read from *\/ member in struct:__anon46539
807 Display *display; \/* Display the event was read from *\/ member in struct:__anon46540
816 Display *display; \/* Display the event was read from *\/ member in struct:__anon46541
831 Display *display; \/* Display the event was read from *\/ member in struct:__anon46542
841 Display *display; \/* Display the event was read from *\/ member in struct:__anon46543
851 Display *display; \/* Display the event was read from *\/ member in struct:__anon46544
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon46545
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon46546
885 Display *display; \/* Display the event was read from *\/ member in struct:__anon46547
897 Display *display; \/* Display the event was read from *\/ member in struct:__anon46548
912 Display *display; \/* Display the event was read from *\/ member in struct:__anon46549
927 Display *display; \/* Display the event was read from *\/ member in struct:__anon46551
937 Display *display; \/* Display the event was read from *\/ member in struct:__anon46552
949 Display *display;\/* Display the event was read from *\/ member in struct:__anon46553
964 Display *display; \/* Display the event was read from *\/ member in struct:__anon46554
973 Display *display; \/* Display the event was read from *\/ member in struct:__anon46555
1088 typedef union { Display *display; member in union:__anon46562
    [all...]

Completed in 6486 milliseconds

1 2 3 4 5 6 7 8 91011>>