HomeSort by relevance Sort by last modified time
    Searched full:aevent (Results 1 - 11 of 11) sorted by null

  /external/mesa3d/src/glx/
dri2.c 100 GLXBufferSwapComplete *aevent = (GLXBufferSwapComplete *)event; local
107 aevent->type = dri2GetSwapEventType(dpy, awire->drawable);
108 if(!aevent->type)
111 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
112 aevent->send_event = (awire->type & 0x80) != 0;
113 aevent->display = dpy;
114 aevent->drawable = awire->drawable;
117 aevent->event_type = GLX_EXCHANGE_COMPLETE_INTEL;
120 aevent->event_type = GLX_COPY_COMPLETE_INTEL;
123 aevent->event_type = GLX_FLIP_COMPLETE_INTEL
    [all...]
glxext.c 118 GLXPbufferClobberEvent *aevent = (GLXPbufferClobberEvent *)event; local
120 aevent->event_type = awire->type;
121 aevent->serial = awire->sequenceNumber;
122 aevent->event_type = awire->event_type;
123 aevent->draw_type = awire->draw_type;
124 aevent->drawable = awire->drawable;
125 aevent->buffer_mask = awire->buffer_mask;
126 aevent->aux_buffer = awire->aux_buffer;
127 aevent->x = awire->x;
128 aevent->y = awire->y
136 GLXBufferSwapComplete *aevent = (GLXBufferSwapComplete *)event; local
    [all...]
  /external/iproute2/ip/
xfrm_monitor.c 42 fprintf(stderr, "OBJECTS := { acquire | expire | SA | aevent | policy | report }\n");
381 } else if (matches(*argv, "aevent") == 0) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
xfrm.h 243 /* AEVENT flags */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 323 /** The callback funtion with aEvent being one of TCVEIEvent enumeration. */
325 (uint32 aId, uint32 aEvent, uint32 aParam1 = 0) = 0;
  /external/iproute2/include/linux/
xfrm.h 255 /* AEVENT flags */
  /external/kernel-headers/original/uapi/linux/
xfrm.h 255 /* AEVENT flags */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
xfrm.h 251 /* AEVENT flags */
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 636 milliseconds