Searched defs:cstride (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | glrenderer.cc | 180 const long cstride = 1; local in function:GLUnurbs::setSamplingMatrixIdentity 224 const long cstride = 1; local in function:GLUnurbs::loadSamplingMatrix 262 const long cstride = 1; local in function:GLUnurbs::loadCullingMatrix [all...] |
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | mapdesc.h | 150 Mapdesc::setBmat( INREAL *mat, long rstride, long cstride ) argument 156 Mapdesc::setCmat( INREAL *mat, long rstride, long cstride ) argument 162 Mapdesc::setSmat( INREAL *mat, long rstride, long cstride ) argument
|
| H A D | mapdescv.cc | 105 calcPartialVelocity(REAL * dist,REAL * p,int rstride,int cstride,int nrows,int ncols,int spartial,int tpartial,REAL srange,REAL trange,int side) argument
|
| H A D | nurbsinterfac.cc | 474 setnurbsproperty(long type,long purpose,INREAL * mat,long rstride,long cstride) argument
|
| H A D | mapdesc.cc | 620 Mapdesc::project( REAL *src, int rstride, int cstride, argument 105 copy(REAL dest[MAXCOORDS][MAXCOORDS],long n,INREAL * src,long rstride,long cstride) argument 663 bboxTooBig(REAL * p,int rstride,int cstride,int nrows,int ncols,REAL bb[2][MAXCOORDS]) argument 696 bbox(REAL bb[2][MAXCOORDS],REAL * p,int rstride,int cstride,int nrows,int ncols) argument
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/system/ |
| H A D | graphics.h | 87 size_t cstride; member in struct:android_ycbcr
|
Completed in 10 milliseconds