Searched defs:tcstride (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dpatch.cc283 const int tcstride = sizeof(tmp[0][0]) / sizeof(REAL); local in function:Patch::getstepsize
H A Dmapdesc.cc673 const int tcstride = sizeof(bbpts[0][0]) / sizeof(REAL); local in function:Mapdesc::bboxTooBig
620 project(REAL * src,int rstride,int cstride,REAL * dest,int trstride,int tcstride,int nrows,int ncols) argument

Completed in 8 milliseconds