Searched refs:startcol (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Dheadergen2.c54 int startcol = 64; variable in typeref:typename:int
104 seekcol (dst, len, startcol-8);
106 seekcol (dst, len, startcol);
/xsrc/external/mit/libX11/dist/src/
H A DImUtil.c933 int width, height, startrow, startcol; local in function:_XSetImage
935 startcol = -x;
938 startcol = 0;
953 for (col = startcol; col < width; col++) {

Completed in 3 milliseconds