/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | XKBlib.h | 36 Bool send_event; /* is this from a SendEvent request? */ 46 Bool send_event; /* is this from a SendEvent request? */ 64 Bool send_event; /* is this from a SendEvent request */ 93 Bool send_event; /* is this from a SendEvent request? */ 122 Bool send_event; /* is this from a SendEvent request? */ 140 Bool send_event; /* is this from a SendEvent request? */ 152 Bool send_event; /* is this from a SendEvent request? */ 174 Bool send_event; /* is this from a SendEvent request? */ 188 Bool send_event; /* is this from a SendEvent request? */ 200 Bool event_only; /* "event only" requested */ [all …]
|
D | Xlib.h | 86 #define Bool int macro 209 Bool graphics_exposures;/* boolean, should exposures be generated */ 281 Bool save_unders; 308 Bool save_under; /* should bits under be saved? (popups) */ 311 Bool override_redirect; /* boolean value for override-redirect */ 333 Bool save_under; /* boolean, should bits under be saved? */ 335 Bool map_installed; /* boolean, is color map currently installed*/ 340 Bool override_redirect; /* boolean value for override-redirect */ 568 Bool send_event; /* true if this came from a SendEvent request */ 578 Bool same_screen; /* same screen flag */ [all …]
|
D | Xcms.h | 205 Bool* /* compression_flags_return */ 215 Bool* /* compression_flags_return */ 268 Bool* /* pCompressed */ 371 Bool* /* compression_flags_return */ 379 Bool* /* compression_flags_return */ 387 Bool* /* compression_flags_return */ 431 Bool* /* compression_flags_return */ 439 Bool* /* compression_flags_return */ 447 Bool* /* compression_flags_return */ 455 Bool* /* compression_flags_return */ [all …]
|
D | Xresource.h | 215 extern Bool XrmQGetResource( 223 extern Bool XrmGetResource( 231 extern Bool XrmQGetSearchList( 239 extern Bool XrmQGetSearchResource( 273 Bool /* override */ 293 Bool /* override */ 299 extern Bool XrmEnumerateDatabase( 304 Bool (*)(
|
D | Xlibint.h | 61 Bool rects; /* boolean: TRUE if clipmask is list of rectangles */ 62 Bool dashes; /* boolean: TRUE if dash-list is really a list */ 128 Bool (*event_vec[128])( /* vector for wire to event */ 155 Bool (**error_vec)( /* vector for wire to error */ 190 Bool (*generic_event_vec[128])( 195 Bool (*generic_event_copy_vec[128])( 721 Bool (*handler)( 915 extern Bool _XAsyncErrorHandler( 929 Bool /* discard */ 969 Bool /* discard */ [all …]
|
D | Xdefs.h | 44 #ifndef Bool 47 typedef int Bool; typedef
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | sync.h | 91 extern Bool XSyncValueGreaterThan( 96 extern Bool XSyncValueLessThan( 101 extern Bool XSyncValueGreaterOrEqual( 106 extern Bool XSyncValueLessOrEqual( 111 extern Bool XSyncValueEqual( 116 extern Bool XSyncValueIsNegative( 120 extern Bool XSyncValueIsZero( 124 extern Bool XSyncValueIsPositive( 184 Bool events; 195 Bool send_event; /* true if this came from a SendEvent request */ [all …]
|
D | XShm.h | 41 Bool send_event; /* true if this came frome a SendEvent request */ 54 Bool readOnly; /* how the server should attach it */ 59 Bool XShmQueryExtension( 67 Bool XShmQueryVersion( 71 Bool* /* sharedPixmaps */ 78 Bool XShmAttach( 83 Bool XShmDetach( 88 Bool XShmPutImage( 99 Bool /* send_event */ 102 Bool XShmGetImage(
|
D | XKBsrv.h | 162 Bool mouseKeysAccel; 286 extern Bool noXkbExtension; 287 extern Bool XkbWantRulesProp; 364 Bool /* freeMap */ 370 Bool /* freeMap */ 417 Bool /* freeMap */ 423 Bool /* freeMap */ 463 Bool /* want_preserve */, 470 Bool /* freeDesc */ 479 extern Bool XkbCheckActionVMods( [all …]
|
D | XInput2.h | 40 Bool send_core; 41 Bool enable; 161 Bool enabled; 178 Bool send_event; /* true if this came from a SendEvent request */ 190 Bool enabled; 201 Bool send_event; /* true if this came from a SendEvent request */ 218 Bool send_event; /* true if this came from a SendEvent request */ 233 Bool send_event; /* true if this came from a SendEvent request */ 258 Bool send_event; /* true if this came from a SendEvent request */ 274 Bool send_event; /* true if this came from a SendEvent request */ [all …]
|
D | shape.h | 39 Bool send_event; /* true if this came frome a SendEvent request */ 46 Bool shaped; /* true if the region exists */ 51 extern Bool XShapeQueryExtension ( 117 Bool* /* bounding_shaped */, 122 Bool* /* clip_shaped */,
|
D | XKBgeom.h | 407 Bool /* freeAll */ 415 Bool /* freeAll */ 422 Bool /* freeAll */ 431 Bool /* freeAll */ 439 Bool /* freeAll */ 447 Bool /* freeAll */ 455 Bool /* freeAll */ 463 Bool /* freeAll */ 471 Bool /* freeAll */ 479 Bool /* freeAll */ [all …]
|
D | MITMisc.h | 37 Bool XMITMiscQueryExtension( 45 Bool /* onOff */ 48 Bool XMITMiscGetBugMode(
|
D | dpms.h | 39 extern Bool DPMSQueryExtension(Display *, int *, int *); 41 extern Bool DPMSCapable(Display *); 43 extern Bool DPMSGetTimeouts(Display *, CARD16 *, CARD16 *, CARD16 *);
|
D | XInput.h | 203 Bool send_event; /* true if from SendEvent request */ 215 Bool same_screen; /* same screen flag */ 235 Bool send_event; /* true if from a SendEvent request */ 247 Bool same_screen; /* same screen flag */ 268 Bool send_event; /* true if from a SendEvent request */ 280 Bool same_screen; /* same screen flag */ 298 Bool send_event; /* true if from a SendEvent request */ 326 Bool send_event; /* true if this came from a SendEvent request */ 336 Bool same_screen; 365 Bool send_event; /* true if this came from a SendEvent request */ [all …]
|
D | XLbx.h | 33 Bool XLbxQueryExtension( 40 Bool XLbxQueryVersion(
|
D | Xge.h | 52 Bool XGEQueryExtension(Display* dpy, int *event_basep, int *err_basep); 53 Bool XGEQueryVersion(Display* dpy, int *major, int* minor);
|
D | syncconst.h | 104 Bool signa = XSyncValueIsNegative(a);\ 105 Bool signb = XSyncValueIsNegative(b);\ 113 Bool signa = XSyncValueIsNegative(a);\ 114 Bool signb = XSyncValueIsNegative(b);\
|
D | Xfixes.h | 64 Bool send_event; 77 Bool send_event; 117 Bool XFixesQueryExtension (Display *dpy, 279 Bool send_event;
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glxext.h | 102 …NTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 103 typedef Bool ( *PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GL… 120 …NewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 121 Bool glXMakeContextCurrent (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); 154 …RIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *… 156 …xtAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *… 242 typedef Bool ( *PFNGLXDELETEASSOCIATEDCONTEXTAMDPROC) (GLXContext ctx); 243 typedef Bool ( *PFNGLXMAKEASSOCIATEDCONTEXTCURRENTAMDPROC) (GLXContext ctx); 252 Bool glXDeleteAssociatedContextAMD (GLXContext ctx); 253 Bool glXMakeAssociatedContextCurrentAMD (GLXContext ctx); [all …]
|
D | glx.h | 186 GLXContext shareList, Bool direct ); 190 extern Bool glXMakeCurrent( Display *dpy, GLXDrawable drawable, 203 extern Bool glXQueryExtension( Display *dpy, int *errorb, int *event ); 205 extern Bool glXQueryVersion( Display *dpy, int *maj, int *min ); 207 extern Bool glXIsDirect( Display *dpy, GLXContext ctx ); 269 Bool direct ); 271 extern Bool glXMakeContextCurrent( Display *dpy, GLXDrawable draw, 297 …NTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 298 typedef Bool (* PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GL… 339 Bool send_event; /* true if this came for SendEvent request */ [all …]
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glxext.h | 468 Bool send_event; /* true if this came for SendEvent request */ 539 …NewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 540 extern Bool glXMakeContextCurrent (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx… 558 …NTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 559 typedef Bool ( * PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, G… 598 …xtAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *… 600 …RIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *… 640 extern Bool glXMakeCurrentReadSGI (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx… 643 typedef Bool ( * PFNGLXMAKECURRENTREADSGIPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, G… 685 …igSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); [all …]
|
D | glx.h | 191 GLXContext shareList, Bool direct ); 195 extern Bool glXMakeCurrent( Display *dpy, GLXDrawable drawable, 208 extern Bool glXQueryExtension( Display *dpy, int *errorb, int *event ); 210 extern Bool glXQueryVersion( Display *dpy, int *maj, int *min ); 212 extern Bool glXIsDirect( Display *dpy, GLXContext ctx ); 274 Bool direct ); 276 extern Bool glXMakeContextCurrent( Display *dpy, GLXDrawable draw, 302 …NTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 303 typedef Bool (* PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GL… 364 extern Bool glXBindTexImageARB(Display *dpy, GLXPbuffer pbuffer, int buffer); [all …]
|
/hardware/google/gfxstream/host/apigen-codec-common/ |
D | X11Support.h | 21 f( Bool, glXQueryVersion, ( Display *dpy, int *maj, int *min )) \ 26 …Context, ( Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct )) \ 28 f( Bool, glXMakeContextCurrent, ( Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx … 77 Bool (*) ( \ 121 f( int, XSync, (Display*, Bool)) \
|
/hardware/google/gfxstream/host/tests/ |
D | OpenGLTestContext.h | 22 #ifdef Bool 23 #undef Bool
|