HomeSort by relevance Sort by last modified time
    Searched refs:__gl_meshZapFace (Results 1 - 4 of 4) sorted by null

  /external/skia/third_party/glu/
gluos.h 89 #define __gl_meshZapFace Sk__gl_meshZapFace
  /external/skia/third_party/glu/libtess/
mesh.h 115 * mesh manipulation is finished, __gl_MeshZapFace can be used to delete
244 * __gl_meshZapFace( fZap ) destroys a face and removes it from the
265 void __gl_meshZapFace( GLUface *fZap );
tessmono.c 171 __gl_meshZapFace( f );
mesh.c 546 /* __gl_meshZapFace( fZap ) destroys a face and removes it from the
553 void __gl_meshZapFace( GLUface *fZap )
698 __gl_meshZapFace( fHead->next );

Completed in 38 milliseconds