Searched refs:SampleGLView (Results 1 – 1 of 1) sorted by relevance
14 class SampleGLView : public BGLView class17 SampleGLView(BRect frame, uint32 type);47 SampleGLView *theView;88 theView = new SampleGLView(r, type); in SampleGLWindow()121 SampleGLView::SampleGLView(BRect frame, uint32 type) in SampleGLView() function in SampleGLView129 void SampleGLView::AttachedToWindow(void) in AttachedToWindow()140 void SampleGLView::FrameResized(float newWidth, float newHeight) in FrameResized()156 void SampleGLView::gInit(void) in gInit()165 void SampleGLView::gDraw(float rotation) in gDraw()218 void SampleGLView::gReshape(int width, int height) in gReshape()[all …]