Home
last modified time | relevance | path

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

/external/skqp/tools/sk_app/ios/
DWindowContextFactory_ios.h31 WindowContext* NewGLForIOS(const IOSWindowInfo&, const DisplayParams&);
DGLWindowContext_ios.cpp86 WindowContext* NewGLForIOS(const IOSWindowInfo& info, const DisplayParams& params) { in NewGLForIOS() function
DWindow_ios.cpp269 fWindowContext = NewGLForIOS(info, fRequestedDisplayParams); in attach()
/external/skia/tools/sk_app/ios/
DWindowContextFactory_ios.h31 WindowContext* NewGLForIOS(const IOSWindowInfo&, const DisplayParams&);
DGLWindowContext_ios.cpp86 WindowContext* NewGLForIOS(const IOSWindowInfo& info, const DisplayParams& params) { in NewGLForIOS() function
DWindow_ios.cpp269 fWindowContext = NewGLForIOS(info, fRequestedDisplayParams); in attach()