Searched refs:prevY (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/ico/dist/ |
| H A D | ico.c | 121 int prevX, prevY; member in struct:__anon44e0476f0108 563 * prevX, prevY position of previous bounding-box 568 int icoX, int icoY, int icoW, int icoH, int prevX, int prevY) 626 closure->drawbuf->prevY - linewidth/2, 629 prevX - linewidth/2, prevY - linewidth/2, 695 closure->drawbuf->prevY - linewidth/2, 701 prevY - linewidth/2, 717 closure->drawbuf->prevY = icoY; 787 b->prevX = b->prevY = 0; 1029 int prevY; local in function:do_ico_window 567 drawPoly(struct closure * closure,Polyinfo * poly,GC gc,int icoX,int icoY,int icoW,int icoH,int prevX,int prevY) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_blit.c | 146 GLint prevY = -1; variable in typeref:typename:GLint 312 if (prevY != srcRow) { 338 prevY = srcRow;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_blit.c | 146 GLint prevY = -1; variable in typeref:typename:GLint 312 if (prevY != srcRow) { 338 prevY = srcRow;
|
Completed in 6 milliseconds