Searched refs:RasterWindowContext_ios (Results 1 – 4 of 4) sorted by relevance
31 class RasterWindowContext_ios : public GLWindowContext { class33 RasterWindowContext_ios(const IOSWindowInfo&, const DisplayParams&);35 ~RasterWindowContext_ios() override;52 RasterWindowContext_ios::RasterWindowContext_ios(const IOSWindowInfo& info, in RasterWindowContext_ios() function in __anon297d3d980111::RasterWindowContext_ios63 RasterWindowContext_ios::~RasterWindowContext_ios() { in ~RasterWindowContext_ios()67 sk_sp<const GrGLInterface> RasterWindowContext_ios::onInitializeContext() { in onInitializeContext()94 void RasterWindowContext_ios::onDestroyContext() { in onDestroyContext()98 sk_sp<SkSurface> RasterWindowContext_ios::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface()100 void RasterWindowContext_ios::onSwapBuffers() { in onSwapBuffers()120 WindowContext* ctx = new RasterWindowContext_ios(info, params); in NewRasterForIOS()
31 class RasterWindowContext_ios : public GLWindowContext { class33 RasterWindowContext_ios(const IOSWindowInfo&, const DisplayParams&);35 ~RasterWindowContext_ios() override;52 RasterWindowContext_ios::RasterWindowContext_ios(const IOSWindowInfo& info, in RasterWindowContext_ios() function in __anon1520280f0111::RasterWindowContext_ios63 RasterWindowContext_ios::~RasterWindowContext_ios() { in ~RasterWindowContext_ios()67 sk_sp<const GrGLInterface> RasterWindowContext_ios::onInitializeContext() { in onInitializeContext()94 void RasterWindowContext_ios::onDestroyContext() { in onDestroyContext()98 sk_sp<SkSurface> RasterWindowContext_ios::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface()100 void RasterWindowContext_ios::onSwapBuffers() { in onSwapBuffers()120 WindowContext* ctx = new RasterWindowContext_ios(info, params); in NewRasterForIOS()
2204 "tools/sk_app/ios/RasterWindowContext_ios.cpp",
2147 "tools/sk_app/ios/RasterWindowContext_ios.cpp",