Searched refs:gReshape (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/opengl/direct_mode/
H A DGLDirectMode.cpp28 void gReshape(int width, int height);
134 gReshape(width, height);
149 gReshape(width,height);
218 void SampleGLView::gReshape(int width, int height) function in class:SampleGLView

Completed in 83 milliseconds