Home
last modified time | relevance | path

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

/external/skia/tools/sk_app/ios/
DRasterWindowContext_ios.cpp31 class RasterWindowContext_ios : public GLWindowContext { class
33 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_ios
63 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()
/external/skqp/tools/sk_app/ios/
DRasterWindowContext_ios.cpp31 class RasterWindowContext_ios : public GLWindowContext { class
33 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_ios
63 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()
/external/skia/
DBUILD.gn2204 "tools/sk_app/ios/RasterWindowContext_ios.cpp",
/external/skqp/
DBUILD.gn2147 "tools/sk_app/ios/RasterWindowContext_ios.cpp",