Searched refs:yindex (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 1301 int i,j,k,yint,xint,xindex,yindex; local in function:scale_internal 1342 yindex = (yint + heightin) % heightin; 1362 temp = (xindex + (yindex * widthin)) * components; 6935 int i,j,d,k,zint,yint,xint,xindex,yindex,zindex; local in function:scaleInternal3D 6993 yindex = (yint + heightIn) % heightIn; 7014 temp = (xindex + (yindex*widthIn) +
|
Completed in 11 milliseconds