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

  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
glut.h 41 inline void glutInitWindowSize(int x, int y) {}
  /external/eigen/unsupported/test/
openglsupport.cpp 115 glutInitWindowSize(10, 10);
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glut.h 410 extern void APIENTRY glutInitWindowSize(int width, int height);

Completed in 71 milliseconds