Searched defs:motion (Results 1 - 25 of 74) sorted by relevance

123

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dimage.c103 static void motion(int x, int y) function in typeref:typename:void
H A Dsurface.c175 motion(int x, int y) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Dusb-mouse.c69 mouUSBRead(DevicePtr pDev,MOTIONPROC motion,ENQUEUEPROC enqueue,CHECKPROC checkspecial,BLOCK block) argument
H A Dusb-other.c71 othUSBRead(DevicePtr pDev,MOTIONPROC motion,ENQUEUEPROC enqueue,CHECKPROC checkspecial,BLOCK block) argument
H A Dlnx-ms.c183 msLinuxRead(DevicePtr pDev,MOTIONPROC motion,ENQUEUEPROC enqueue,CHECKPROC checkspecial,BLOCK block) argument
H A Dlnx-ps2.c179 void ps2LinuxRead(DevicePtr pDev, MOTIONPROC motion, argument
H A Dusb-common.c87 usbRead(DevicePtr pDev,MOTIONPROC motion,ENQUEUEPROC enqueue,int minButton,BLOCK block) argument
H A Dusb-keyboard.c369 kbdUSBRead(DevicePtr pDev,MOTIONPROC motion,ENQUEUEPROC enqueue,CHECKPROC checkspecial,BLOCK block) argument
H A Ddmxbackend.c335 dmxBackendCollectEvents(DevicePtr pDev,dmxMotionProcPtr motion,dmxEnqueueProcPtr enqueue,dmxCheckSpecialProcPtr checkspecial,DMXBlockType block) argument
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dblinking-teapot.c147 motion (int x, int y) function in typeref:typename:void
/xsrc/external/mit/xinput/dist/src/
H A Dtest.c108 XDeviceMotionEvent *motion = (XDeviceMotionEvent *) &Event; local in function:print_events
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c66 ephyr_glamor_xv_query_best_size(KdScreenInfo * screen,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,void * data) argument
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpointblast.c56 static int animate = 1, motion = 0; variable in typeref:typename:int
H A Dspriteblast.c61 static int animate = 1, motion = 0, org = 0, sprite = 1, smooth = 1; variable in typeref:typename:int
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutWindow.h62 GLUTmotionCB motion; /* motion (x,y) */ member in class:GlutWindow
/xsrc/external/mit/xorg-server/dist/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c77 glamor_xf86_xv_query_best_size(ScrnInfoPtr pScrn,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,void * data) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
H A Dxf86-input-inputtest-protocol.h159 xf86ITEventMotion motion; member in union:__anoned97a079100a
/xsrc/external/mit/libXv/dist/src/
H A DXv.c775 XvQueryBestSize(Display * dpy,XvPortID port,Bool motion,unsigned int vid_w,unsigned int vid_h,unsigned int drw_w,unsigned int drw_h,unsigned int * p_actual_width,unsigned int * p_actual_height) argument
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_video.c186 static void S3QueryBestSize(ScrnInfoPtr pScrn, Bool motion, short vid_w, argument
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_xv.c238 S3VQueryBestSize(ScrnInfoPtr pScrn,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,pointer data) argument
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_overlay.c901 vmw_xv_query_best_size(ScrnInfoPtr pScrn, Bool motion, argument
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_video.c303 intel_video_query_best_size(ScrnInfoPtr scrn,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,pointer data) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_video.c303 intel_video_query_best_size(ScrnInfoPtr scrn,Bool motion,short vid_w,short vid_h,short drw_w,short drw_h,unsigned int * p_w,unsigned int * p_h,pointer data) argument
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_video.c476 ApmQueryBestSize(ScrnInfoPtr pScrn, Bool motion, short vid_w, short vid_h, argument
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c592 NEOQueryBestSize(ScrnInfoPtr pScrn, Bool motion, argument

Completed in 20 milliseconds

123