Searched refs:GLView (Results 1 – 4 of 4) sorted by relevance
112 color_space cs = BScreen(GLView()->Window()).ColorSpace(); in LockGL()151 BScreen screen(GLView()->Window()); in SwapBuffers()158 if (GLView()->LockLooperWithTimeout(1000) == B_OK) { in SwapBuffers()159 GLView()->DrawBitmap(fBitmap, B_ORIGIN); in SwapBuffers()160 GLView()->UnlockLooper(); in SwapBuffers()208 GLView()->DrawBitmap(fBitmap, updateRect, updateRect); in Draw()
23 'GLView.cpp',
52 inline BGLView* GLView() { return fView; }; in GLView() function
12 * headers/os/opengl/GLView.h