HomeSort by relevance Sort by last modified time
    Searched refs:Display (Results 1 - 25 of 1244) 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:__anon25334
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:__anon25236
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:__anon25242
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:__anon27070
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:__anon26972
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:__anon26978
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/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:__anon24801
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:__anon24817
590 Display *display; \/* Display the event was read from *\/ member in struct:__anon24818
608 Display *display; \/* Display the event was read from *\/ member in struct:__anon24819
625 Display *display; \/* Display the event was read from *\/ member in struct:__anon24820
649 Display *display; \/* Display the event was read from *\/ member in struct:__anon24821
668 Display *display; \/* Display the event was read from *\/ member in struct:__anon24822
677 Display *display; \/* Display the event was read from *\/ member in struct:__anon24823
688 Display *display; \/* Display the event was read from *\/ member in struct:__anon24824
701 Display *display; \/* Display the event was read from *\/ member in struct:__anon24825
711 Display *display; \/* Display the event was read from *\/ member in struct:__anon24826
720 Display *display; \/* Display the event was read from *\/ member in struct:__anon24827
733 Display *display; \/* Display the event was read from *\/ member in struct:__anon24828
742 Display *display; \/* Display the event was read from *\/ member in struct:__anon24829
752 Display *display; \/* Display the event was read from *\/ member in struct:__anon24830
762 Display *display; \/* Display the event was read from *\/ member in struct:__anon24831
771 Display *display; \/* Display the event was read from *\/ member in struct:__anon24832
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon24833
797 Display *display; \/* Display the event was read from *\/ member in struct:__anon24834
807 Display *display; \/* Display the event was read from *\/ member in struct:__anon24835
816 Display *display; \/* Display the event was read from *\/ member in struct:__anon24836
831 Display *display; \/* Display the event was read from *\/ member in struct:__anon24837
841 Display *display; \/* Display the event was read from *\/ member in struct:__anon24838
851 Display *display; \/* Display the event was read from *\/ member in struct:__anon24839
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon24840
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon24841
885 Display *display; \/* Display the event was read from *\/ member in struct:__anon24842
897 Display *display; \/* Display the event was read from *\/ member in struct:__anon24843
912 Display *display; \/* Display the event was read from *\/ member in struct:__anon24844
927 Display *display; \/* Display the event was read from *\/ member in struct:__anon24846
937 Display *display; \/* Display the event was read from *\/ member in struct:__anon24847
949 Display *display;\/* Display the event was read from *\/ member in struct:__anon24848
964 Display *display; \/* Display the event was read from *\/ member in struct:__anon24849
973 Display *display; \/* Display the event was read from *\/ member in struct:__anon24850
1088 typedef union { Display *display; member in union:__anon24857
    [all...]
XKBlib.h 39 Display * display; /* Display the event was read from */ member in struct:_XkbAnyEvent
49 Display * display; /* Display the event was read from */ member in struct:_XkbNewKeyboardNotify
67 Display * display; /* Display the event was read from */ member in struct:_XkbMapNotifyEvent
96 Display * display; /* Display the event was read from * member in struct:_XkbStateNotifyEvent
125 Display * display; \/* Display the event was read from *\/ member in struct:_XkbControlsNotify
143 Display * display; \/* Display the event was read from *\/ member in struct:_XkbIndicatorNotify
155 Display * display; \/* Display the event was read from *\/ member in struct:_XkbNamesNotify
177 Display * display; \/* Display the event was read from *\/ member in struct:_XkbCompatMapNotify
191 Display * display; \/* Display the event was read from *\/ member in struct:_XkbBellNotify
209 Display * display; \/* Display the event was read from *\/ member in struct:_XkbActionMessage
226 Display * display; \/* Display the event was read from *\/ member in struct:_XkbAccessXNotify
240 Display * display; \/* Display the event was read from *\/ member in struct:_XkbExtensionDeviceNotify
    [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:__anon26537
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:__anon26553
590 Display *display; \/* Display the event was read from *\/ member in struct:__anon26554
608 Display *display; \/* Display the event was read from *\/ member in struct:__anon26555
625 Display *display; \/* Display the event was read from *\/ member in struct:__anon26556
649 Display *display; \/* Display the event was read from *\/ member in struct:__anon26557
668 Display *display; \/* Display the event was read from *\/ member in struct:__anon26558
677 Display *display; \/* Display the event was read from *\/ member in struct:__anon26559
688 Display *display; \/* Display the event was read from *\/ member in struct:__anon26560
701 Display *display; \/* Display the event was read from *\/ member in struct:__anon26561
711 Display *display; \/* Display the event was read from *\/ member in struct:__anon26562
720 Display *display; \/* Display the event was read from *\/ member in struct:__anon26563
733 Display *display; \/* Display the event was read from *\/ member in struct:__anon26564
742 Display *display; \/* Display the event was read from *\/ member in struct:__anon26565
752 Display *display; \/* Display the event was read from *\/ member in struct:__anon26566
762 Display *display; \/* Display the event was read from *\/ member in struct:__anon26567
771 Display *display; \/* Display the event was read from *\/ member in struct:__anon26568
783 Display *display; \/* Display the event was read from *\/ member in struct:__anon26569
797 Display *display; \/* Display the event was read from *\/ member in struct:__anon26570
807 Display *display; \/* Display the event was read from *\/ member in struct:__anon26571
816 Display *display; \/* Display the event was read from *\/ member in struct:__anon26572
831 Display *display; \/* Display the event was read from *\/ member in struct:__anon26573
841 Display *display; \/* Display the event was read from *\/ member in struct:__anon26574
851 Display *display; \/* Display the event was read from *\/ member in struct:__anon26575
862 Display *display; \/* Display the event was read from *\/ member in struct:__anon26576
872 Display *display; \/* Display the event was read from *\/ member in struct:__anon26577
885 Display *display; \/* Display the event was read from *\/ member in struct:__anon26578
897 Display *display; \/* Display the event was read from *\/ member in struct:__anon26579
912 Display *display; \/* Display the event was read from *\/ member in struct:__anon26580
927 Display *display; \/* Display the event was read from *\/ member in struct:__anon26582
937 Display *display; \/* Display the event was read from *\/ member in struct:__anon26583
949 Display *display;\/* Display the event was read from *\/ member in struct:__anon26584
964 Display *display; \/* Display the event was read from *\/ member in struct:__anon26585
973 Display *display; \/* Display the event was read from *\/ member in struct:__anon26586
1088 typedef union { Display *display; member in union:__anon26593
    [all...]

Completed in 442 milliseconds

1 2 3 4 5 6 7 8 91011>>