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

/haiku/src/tests/kits/opengl/glinfo/
H A DGearsView.h14 class GearsView : public BView { class in inherits:BView
16 GearsView();
17 virtual ~GearsView();
H A DGearsView.cpp10 #include "GearsView.h"
21 GearsView::GearsView() function in class:GearsView
23 BView("GearsView", B_WILL_DRAW),
33 GearsView::~GearsView()
40 GearsView::Draw(BRect updateRect)
63 GearsView::_InitGearsBitmap()
H A DOpenGLView.cpp28 #include "GearsView.h"
58 .Add(new GearsView())

Completed in 30 milliseconds