Searched defs:y_off (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_addtraps.c32 glamor_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbtrap.c34 fbAddTraps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
52 fbRasterizeTrapezoid(PicturePtr pPicture,xTrapezoid * trap,int x_off,int y_off) argument
95 fbAddTriangles(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntri,xTriangle * tris) argument
/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_vblank.c47 present_vblank_init(present_vblank_ptr vblank,WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,const uint32_t capabilities,present_notify_ptr notifies,int num_notifies,uint64_t target_msc,uint64_t crtc_msc) argument
151 present_vblank_create(WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,const uint32_t capabilities,present_notify_ptr notifies,int num_notifies,uint64_t target_msc,uint64_t crtc_msc) argument
H A Dpresent.c66 present_copy_region(DrawablePtr drawable,PixmapPtr pixmap,RegionPtr update,int16_t x_off,int16_t y_off) argument
223 present_pixmap(WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,uint64_t window_msc,uint64_t divisor,uint64_t remainder,present_notify_ptr notifies,int num_notifies) argument
H A Dpresent_scmd.c61 present_check_flip(RRCrtcPtr crtc,WindowPtr window,PixmapPtr pixmap,Bool sync_flip,RegionPtr valid,int16_t x_off,int16_t y_off,PresentFlipReason * reason) argument
667 present_scmd_pixmap(WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,uint64_t target_window_msc,uint64_t divisor,uint64_t remainder,present_notify_ptr notifies,int num_notifies) argument
H A Dpresent_priv.h76 int16_t y_off; member in struct:present_vblank
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbtrap.c35 fbAddTraps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
51 fbRasterizeTrapezoid(PicturePtr pPicture,xTrapezoid * trap,int x_off,int y_off) argument
67 fbAddTriangles(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntri,xTriangle * tris) argument
/xsrc/external/mit/libXfixes/dist/src/
H A DRegion.c395 XFixesSetWindowShapeRegion(Display * dpy,Window win,int shape_kind,int x_off,int y_off,XserverRegion region) argument
/xsrc/external/mit/libXpresent/dist/include/X11/extensions/
H A DXpresent.h132 int x_off, y_off; member in struct:__anon5ab078420608
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw_render.c116 cwGetBackingPicture (PicturePtr pPicture, int *x_off, int *y_off) argument
190 int x_off, y_off; local in function:cwValidatePicture
H A Dcw.c85 cwGetBackingDrawable(DrawablePtr pDrawable, int *x_off, int *y_off) argument
118 int status, x_off, y_off; local in function:cwCreateBackingGC
153 int x_off, y_off; local in function:cwValidateGC
393 int x_off, y_off; local in function:cwCopyWindow
[all...]
/xsrc/external/mit/libXpresent/dist/src/
H A DXpresent.c472 XPresentPixmap(Display * dpy,Window window,Pixmap pixmap,uint32_t serial,XserverRegion valid,XserverRegion update,int x_off,int y_off,RRCrtc target_crtc,XSyncFence wait_fence,XSyncFence idle_fence,uint32_t options,uint64_t target_msc,uint64_t divisor,uint64_t remainder,XPresentNotify * notifies,int nnotifies) argument
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-unaccel.c407 uxa_check_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
H A Duxa-render.c1978 uxa_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-unaccel.c407 uxa_check_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-unaccel.c461 uxa_check_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-unaccel.c389 uxa_check_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-trap.c203 pixman_line_fixed_edge_init(pixman_edge_t * e,int n,pixman_fixed_t y,const pixman_line_fixed_t * line,int x_off,int y_off) argument
233 pixman_add_traps(pixman_image_t * image,int16_t x_off,int16_t y_off,int ntrap,const pixman_trap_t * traps) argument
318 pixman_add_trapezoids(pixman_image_t * image,int16_t x_off,int y_off,int ntraps,const pixman_trapezoid_t * traps) argument
346 pixman_rasterize_trapezoid(pixman_image_t * image,const pixman_trapezoid_t * trap,int x_off,int y_off) argument
696 pixman_add_triangles(pixman_image_t * image,int32_t x_off,int32_t y_off,int n_tris,const pixman_triangle_t * tris) argument
[all...]
H A Dpixman.c423 pixman_fixed_t x_off, y_off; local in function:analyze_extent
/xsrc/external/mit/xclock/dist/
H A DClockP.h141 XDouble y_off; member in struct:__anon30c9d69e0108
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dpresentproto.h77 INT16 y_off; member in struct:__anona6f4d6a20408
153 INT16 y_off; member in struct:__anona6f4d6a20908
256 INT16 y_off; member in struct:__anona6f4d6a20d08
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_unaccel.c713 ExaCheckAddTraps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_unaccel.c677 ExaCheckAddTraps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_unaccel.c974 saa_check_add_traps(PicturePtr pPicture,INT16 x_off,INT16 y_off,int ntrap,xTrap * traps) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render.c1312 int y_off = -pixman_fixed_to_int((params[1] - pixman_fixed_1) >> 1); local in function:sna_render_picture_convolve

Completed in 38 milliseconds

12