Home
last modified time | relevance | path

Searched refs:coffset (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvarray.c1327 GLint coffset = 0, noffset = 0, voffset;/* color, normal, vertex offsets */ in _mesa_InterleavedArrays() local
1359 coffset = 0; in _mesa_InterleavedArrays()
1367 coffset = 0; in _mesa_InterleavedArrays()
1375 coffset = 0; in _mesa_InterleavedArrays()
1390 coffset = 0; in _mesa_InterleavedArrays()
1411 coffset = 2*f; in _mesa_InterleavedArrays()
1419 coffset = 2*f; in _mesa_InterleavedArrays()
1434 coffset = 2*f; in _mesa_InterleavedArrays()
1443 coffset = 4*f; in _mesa_InterleavedArrays()
1475 (GLubyte *) pointer + coffset ); in _mesa_InterleavedArrays()
/external/annotation-tools/asmx/src/org/objectweb/asm/attrs/
DStackMapTableAttribute.java617 int coffset = frame.label.getOffset(); in write() local
624 int delta = coffset - offset; in write()
712 offset = coffset + 1; // compensating non first offset in write()
/external/libpng/contrib/libtests/
Dpngvalid.c1128 png_size_t coffset = (nImage * ps->image_h + y) * (ps->cb_row + 5) + 2; in store_image_row() local
1133 if (coffset + ps->cb_row + 3 > ps->cb_image) in store_image_row()
1136 return ps->image + coffset; in store_image_row()
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...