Searched defs:sy (Results 1 - 25 of 164) sorted by relevance

1234567

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatrix.c92 FcMatrixScale (FcMatrix *m, double sx, double sy) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Ddisasm.h45 int ss, sy; member in struct:shader_stats
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-copyarea-size.c63 int sy = rand() % (2*size) - size; local in function:main
H A Dbasic-stress.c48 int sy = rand() % (2*out->height) - ref->height; local in function:copy
H A Drender-copyarea-size.c71 int sy = rand() % (2*size) - size; local in function:main
H A Dmixed-stress.c100 int sy = rand() % (2*out->height) - ref->height; local in function:basic_copy
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-copyarea-size.c63 int sy = rand() % (2*size) - size; local in function:main
H A Dbasic-stress.c48 int sy = rand() % (2*out->height) - ref->height; local in function:copy
H A Drender-copyarea-size.c71 int sy = rand() % (2*size) - size; local in function:main
H A Dmixed-stress.c100 int sy = rand() % (2*out->height) - ref->height; local in function:basic_copy
/xsrc/external/mit/MesaLib/dist/src/asahi/lib/
H A Dtiling.c106 agx_detile(void * _tiled,void * _linear,unsigned width,unsigned bpp,unsigned linear_pitch,unsigned sx,unsigned sy,unsigned smaxx,unsigned smaxy) argument
119 agx_tile(void * _tiled,void * _linear,unsigned width,unsigned bpp,unsigned linear_pitch,unsigned sx,unsigned sy,unsigned smaxx,unsigned smaxy) argument
/xsrc/external/mit/twm/dist/src/
H A Dcursor.c149 int sx, sy, mx, my; local in function:NewBitmapCursor
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dshadow.c83 shadowGetImage(DrawablePtr pDrawable, int sx, int sy, int w, int h, argument
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dfontscale.c119 double sx, sy, temp_matrix[4]; local in function:FontFileCompleteXLFD
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dfontscale.c121 double sx, sy, temp_matrix[4]; local in function:FontFileCompleteXLFD
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbcopy.c199 fbCopyArea(DrawablePtr src,DrawablePtr dst,GCPtr gc,int sx,int sy,int width,int height,int dx,int dy) argument
209 fbCopyPlane(DrawablePtr src,DrawablePtr dst,GCPtr gc,int sx,int sy,int width,int height,int dx,int dy,unsigned long bitplane) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbcopy.c199 fbCopyArea(DrawablePtr src,DrawablePtr dst,GCPtr gc,int sx,int sy,int width,int height,int dx,int dy) argument
209 fbCopyPlane(DrawablePtr src,DrawablePtr dst,GCPtr gc,int sx,int sy,int width,int height,int dx,int dy,unsigned long bitplane) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/shared/
H A Dpan_tiling.c260 panfrost_access_tiled_image_generic(void * dst,void * src,unsigned sx,unsigned sy,unsigned w,unsigned h,uint32_t dst_stride,uint32_t src_stride,const struct util_format_description * desc,bool _is_store) argument
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunMultiDepth.c92 sunCfbGetImage(DrawablePtr pDrawable, int sx, int sy, int w, int h, unsigned int format, unsigned long planeMask, char *pdstLine) argument
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunMultiDepth.c92 sunCfbGetImage(DrawablePtr pDrawable, int sx, int sy, int w, int h, unsigned int format, unsigned long planeMask, char *pdstLine) argument
/xsrc/external/mit/xorg-server.old/dist/miext/shadow/
H A Dshadow.c80 shadowGetImage(DrawablePtr pDrawable, int sx, int sy, int w, int h, argument
/xsrc/external/mit/ctwm/dist/
H A Dcursor.c145 int sx, sy, mx, my; local in function:NewBitmapCursor
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dsinglebuffer.c38 float sx, sy, sz; member in struct:box
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpbdemo.c319 float sy = 0.1 + Random() * 0.4; local in function:Render
H A Dpbdemo.c385 float sy = 0.1 + Random() * 0.4; local in function:Render

Completed in 20 milliseconds

1234567