Searched refs:xRight (Results 1 - 4 of 4) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aaline.c372 GLfloat xLeft, xRight, yBot, yTop; local in function:segment
376 xRight = x1 + line->halfWidth;
388 xRight = x0 + line->halfWidth;
400 ixRight = (GLint) (xRight + 1.0F);
418 GLfloat yBot, yTop, xLeft, xRight; local in function:segment
425 xRight = x0 + line->halfWidth;
429 xRight = x0 + 3.0F * line->halfWidth;
437 xRight = x1 + line->halfWidth;
441 xRight = x1 + 3.0F * line->halfWidth;
448 /*printf("avg span width: %g\n", xRight
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; local in function:segment
375 xRight = x1 + line->halfWidth;
387 xRight = x0 + line->halfWidth;
399 ixRight = (GLint) (xRight + 1.0F);
417 GLfloat yBot, yTop, xLeft, xRight; local in function:segment
424 xRight = x0 + line->halfWidth;
428 xRight = x0 + 3.0F * line->halfWidth;
436 xRight = x1 + line->halfWidth;
440 xRight = x1 + 3.0F * line->halfWidth;
447 /*printf("avg span width: %g\n", xRight
[all...]
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBoxVideo.h1882 int16_t xRight; member in struct:VBOXCMDVBVA_RECT
H A DVBoxVideoIPRT.h189 int32_t xRight; member in struct:RTRECT

Completed in 15 milliseconds