Home
last modified time | relevance | path

Searched refs:GLWindowContext_ios (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/sk_app/ios/
DGLWindowContext_ios.cpp21 class GLWindowContext_ios : public GLWindowContext { class
23 GLWindowContext_ios(const IOSWindowInfo&, const DisplayParams&);
25 ~GLWindowContext_ios() override;
39 GLWindowContext_ios::GLWindowContext_ios(const IOSWindowInfo& info, const DisplayParams& params) in GLWindowContext_ios() function in __anon692a35e30111::GLWindowContext_ios
49 GLWindowContext_ios::~GLWindowContext_ios() { in ~GLWindowContext_ios()
53 sk_sp<const GrGLInterface> GLWindowContext_ios::onInitializeContext() { in onInitializeContext()
75 void GLWindowContext_ios::onSwapBuffers() { in onSwapBuffers()
87 WindowContext* ctx = new GLWindowContext_ios(info, params); in NewGLForIOS()
/external/skqp/tools/sk_app/ios/
DGLWindowContext_ios.cpp21 class GLWindowContext_ios : public GLWindowContext { class
23 GLWindowContext_ios(const IOSWindowInfo&, const DisplayParams&);
25 ~GLWindowContext_ios() override;
39 GLWindowContext_ios::GLWindowContext_ios(const IOSWindowInfo& info, const DisplayParams& params) in GLWindowContext_ios() function in __anona3a47cda0111::GLWindowContext_ios
49 GLWindowContext_ios::~GLWindowContext_ios() { in ~GLWindowContext_ios()
53 sk_sp<const GrGLInterface> GLWindowContext_ios::onInitializeContext() { in onInitializeContext()
75 void GLWindowContext_ios::onSwapBuffers() { in onSwapBuffers()
87 WindowContext* ctx = new GLWindowContext_ios(info, params); in NewGLForIOS()
/external/skqp/
DBUILD.gn2146 "tools/sk_app/ios/GLWindowContext_ios.cpp",
/external/skia/
DBUILD.gn2203 "tools/sk_app/ios/GLWindowContext_ios.cpp",