Home
last modified time | relevance | path

Searched refs:UnlockGL (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/hgl/
DGLView.cpp77 BGLView::UnlockGL() in UnlockGL() function in BGLView
80 fRenderer->UnlockGL(); in UnlockGL()
209 UnlockGL(); in AttachedToWindow()
268 UnlockGL(); in FrameResized()
506 BGLScreen::UnlockGL()
DGLRenderer.cpp53 BGLRenderer::UnlockGL() in UnlockGL() function in BGLRenderer
/external/mesa3d/include/HaikuGL/
DGLView.h50 void UnlockGL();
145 void UnlockGL();
DGLRenderer.h38 virtual void UnlockGL();
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DSoftwareRenderer.h29 virtual void UnlockGL();
DSoftwareRenderer.cpp133 SoftwareRenderer::UnlockGL() in UnlockGL() function in SoftwareRenderer
140 BGLRenderer::UnlockGL(); in UnlockGL()