| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_scissor.c | 65 GLint xmax = MAX2(0, ctx->Scissor.ScissorArray[i].X + ctx->Scissor.ScissorArray[i].Width); local in function:st_update_scissor
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_scissor.c | 68 GLint xmax = MAX2(0, ctx->Scissor.ScissorArray[i].X + ctx->Scissor.ScissorArray[i].Width); local in function:st_update_scissor
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_guardband.h | 27 intel_calculate_guardband_size(uint32_t fb_width,uint32_t fb_height,float m00,float m11,float m30,float m31,float * xmin,float * xmax,float * ymin,float * ymax) argument
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_movewin.c | 31 static int xmax, ymax; variable in typeref:typename:int
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | array.c | 69 GLfloat xmin = -2.0, xmax = 2.0; local in function:DrawMesh
|
| H A D | trirast.c | 81 GLfloat v[3][2], xmin, ymin, xmax, ymax; local in function:Redisplay 58 ComputeBounds(GLuint n,GLfloat vertsIn[][2],GLfloat * xmin,GLfloat * ymin,GLfloat * xmax,GLfloat * ymax) argument
|
| H A D | vert-tex.c | 54 GLfloat xmin = -2.0, xmax = 2.0; local in function:DrawMesh
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | calibrate_rast.c | 56 float xmin, ymin, xmax, ymax; local in function:PointCalibrate 239 float xmin, xmax; local in function:VLineCalibrate 362 float xmin, ymin, xmax, ymax; local in function:QuadCalibrate [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | utils.h | 44 simdscalari xmax; member in struct:simdBBox 52 simd16scalari xmax; member in struct:simd16BBox 61 typename SIMD_T::Integer xmax; member in struct:SIMDBBOX_T
|
| H A D | api.h | 49 int32_t xmax; ///< exclusive member in struct:SWR_RECT [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_points.c | 194 GLint xmin, xmax, ymin, ymax, iy; local in function:sprite_point 312 const GLint xmax = (GLint) (x + radius); local in function:smooth_point 410 GLint xmin, xmax, ymin, ymax, ix, iy; local in function:large_point [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_points.c | 187 GLint xmin, xmax, ymin, ymax, iy; local in function:sprite_point 305 const GLint xmax = (GLint) (x + radius); local in function:smooth_point 403 GLint xmin, xmax, ymin, ymax, ix, iy; local in function:large_point [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | wincursor.c | 203 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor 218 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | wincursor.c | 212 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor 228 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mispans.c | 83 int ymin, ymax, xmin, xmax; local in function:miSubtractSpans
|
| H A D | mizerclip.c | 408 miZeroClipLine(int xmin,int ymin,int xmax,int ymax,int * new_x1,int * new_y1,int * new_x2,int * new_y2,unsigned int adx,unsigned int ady,int * pt1_clipped,int * pt2_clipped,int octant,unsigned int bias,int oc1,int oc2) argument
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mizerclip.c | 407 miZeroClipLine(int xmin,int ymin,int xmax,int ymax,int * new_x1,int * new_y1,int * new_x2,int * new_y2,unsigned int adx,unsigned int ady,int * pt1_clipped,int * pt2_clipped,int octant,unsigned int bias,int oc1,int oc2) argument
|
| /xsrc/external/mit/pixman/dist/pixman/dither/ |
| H A D | make-blue-noise.c | 426 largest_cluster(pattern_t * pattern,matrix_t * matrix,bool_t pixel,int * xmax,int * ymax) argument
|
| /xsrc/external/mit/xf86-input-ws/dist/src/ |
| H A D | ws.c | 420 int i, xmin, xmax, ymin, ymax; local in function:wsDeviceInit
|
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | affine-bench.c | 355 int32_t xmin, ymin, xmax, ymax; local in function:main
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | mipict.c | 357 int xmin, ymin, xmax, ymax; local in function:miCompositeSourceValidate
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 521 int X1, X2, Y1, y2, xmax, ymax; local in function:A
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | image.c | 766 _mesa_clip_to_region(GLint xmin,GLint ymin,GLint xmax,GLint ymax,GLint * x,GLint * y,GLsizei * width,GLsizei * height) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | image.c | 766 _mesa_clip_to_region(GLint xmin,GLint ymin,GLint xmax,GLint ymax,GLint * x,GLint * y,GLsizei * width,GLsizei * height) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | projtex.c | 489 float xmin = -0.035, xmax = 0.035; variable in typeref:typename:float
|