Home
last modified time | relevance | path

Searched defs:GLView (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/sk_app/ios/
DGLWindowContext_ios.mm20 @interface GLView : MainView interface
23 @implementation GLView implementation
/third_party/mesa3d/include/HaikuGL/
DGLRenderer.h51 inline BGLView* GLView() { return fView; }; in GLView() function