Searched refs:GLView (Results 1 – 8 of 8) sorted by relevance
187 color_space cs = BScreen(GLView()->Window()).ColorSpace(); in LockGL()224 if (GLView()->LockLooperWithTimeout(1000) == B_OK) { in Display()225 GLView()->DrawBitmap(bitmap, B_ORIGIN); in Display()226 GLView()->UnlockLooper(); in Display()248 BScreen screen(GLView()->Window()); in SwapBuffers()
20 @interface GLView : MainView interface23 @implementation GLView implementation47 GLView* fGLView;77 fGLView = [[[GLView alloc] initWithFrame:frameRect] initWithWindow:fWindow];
51 inline BGLView* GLView() { return fView; }; in GLView() function
12 * headers/os/opengl/GLView.h
24 'GLView.cpp', 'GLRenderer.cpp', 'GLRendererRoster.cpp',
54 - Removed include/GLView.h header for BeOS
116 'HaikuGL/GLRenderer.h', 'HaikuGL/GLView.h', 'HaikuGL/OpenGLKit.h',
123 "../include/HaikuGL/GLView.h",4701 "../src/hgl/GLView.cpp",