| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | SoftwareRenderer.h | 35 virtual void FrameResized(float width, float height);
|
| H A D | SoftwareRenderer.cpp | 322 SoftwareRenderer::FrameResized(float width, float height) function in class:SoftwareRenderer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/ |
| H A D | SoftwareRenderer.h | 36 void FrameResized(float width, float height);
|
| H A D | SoftwareRenderer.cpp | 309 SoftwareRenderer::FrameResized(float width, float height) function in class:SoftwareRenderer
|
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLRenderer.cpp | 85 BGLRenderer::FrameResized(float width, float height) function in class:BGLRenderer
|
| H A D | GLView.cpp | 210 fRenderer->FrameResized(Bounds().IntegerWidth(), 256 BGLView::FrameResized(float width, float height) function in class:BGLView 266 fRenderer->FrameResized(width, height); 271 BView::FrameResized(width, height); 536 BGLScreen::FrameResized(float width, float height) 538 return BWindowScreen::FrameResized(width, height);
|
| /xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/ |
| H A D | GLRenderer.h | 45 virtual void FrameResized(float width, float height);
|
| H A D | GLView.h | 69 virtual void FrameResized(float newWidth, float newHeight); 151 virtual void FrameResized(float width, float height);
|
| /xsrc/external/mit/MesaLib/dist/include/HaikuGL/ |
| H A D | GLRenderer.h | 44 virtual void FrameResized(float width, float height);
|
| H A D | GLView.h | 70 virtual void FrameResized(float newWidth, float newHeight); 152 virtual void FrameResized(float width, float height);
|
| /xsrc/external/mit/MesaLib/dist/src/hgl/ |
| H A D | GLRenderer.cpp | 80 BGLRenderer::FrameResized(float width, float height) function in class:BGLRenderer
|
| H A D | GLView.cpp | 207 fRenderer->FrameResized(Bounds().IntegerWidth(), 249 BGLView::FrameResized(float width, float height) function in class:BGLView 257 fRenderer->FrameResized(width, height); 261 BView::FrameResized(width, height); 528 BGLScreen::FrameResized(float width, float height) 530 return BWindowScreen::FrameResized(width, height);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glutWindow.h | 38 void FrameResized(float width, float height);
|
| H A D | glutEvent.cpp | 601 * FUNCTION: FrameResized 605 void GlutWindow::FrameResized(float width, float height) function in class:GlutWindow 607 BGLView::FrameResized(width, height); 628 FrameResized(frame.Width(), frame.Height());
|