Flutter Engine
The Flutter Engine
flutter::AndroidSurfaceMock Member List

This is the complete list of members for flutter::AndroidSurfaceMock, including all inherited members.

AllowsDrawingWhenGpuDisabled() constflutter::GPUSurfaceGLDelegatevirtual
AndroidSurface()flutter::AndroidSurfaceprotected
CreateGPUSurface(GrDirectContext *gr_context=nullptr)=0flutter::AndroidSurfacepure virtual
CreateSnapshotSurface()flutter::AndroidSurfacevirtual
GetDefaultPlatformGLInterface()flutter::GPUSurfaceGLDelegatestatic
GetGLInterface() constflutter::GPUSurfaceGLDelegatevirtual
GetGLProcResolver() constflutter::GPUSurfaceGLDelegatevirtual
GetImpellerContext()flutter::AndroidSurfacevirtual
GLContextClearCurrent() overrideflutter::AndroidSurfaceMockvirtual
GLContextFBO(GLFrameInfo frame_info) const overrideflutter::AndroidSurfaceMockvirtual
GLContextFBOResetAfterPresent() constflutter::GPUSurfaceGLDelegatevirtual
GLContextFramebufferInfo() constflutter::GPUSurfaceGLDelegatevirtual
GLContextMakeCurrent() overrideflutter::AndroidSurfaceMockvirtual
GLContextPresent(const GLPresentInfo &present_info) overrideflutter::AndroidSurfaceMockvirtual
GLContextSetDamageRegion(const std::optional< SkIRect > &region)flutter::GPUSurfaceGLDelegateinlinevirtual
GLContextSurfaceTransformation() constflutter::GPUSurfaceGLDelegatevirtual
GLProcResolver typedefflutter::GPUSurfaceGLDelegate
IsValid() const =0flutter::AndroidSurfacepure virtual
MOCK_METHOD(bool, IsValid,(),(const, override))flutter::AndroidSurfaceMock
MOCK_METHOD(void, TeardownOnScreenContext,(),(override))flutter::AndroidSurfaceMock
MOCK_METHOD(std::unique_ptr< Surface >, CreateGPUSurface,(GrDirectContext *gr_context),(override))flutter::AndroidSurfaceMock
MOCK_METHOD(bool, OnScreenSurfaceResize,(const SkISize &size),(override))flutter::AndroidSurfaceMock
MOCK_METHOD(bool, ResourceContextMakeCurrent,(),(override))flutter::AndroidSurfaceMock
MOCK_METHOD(bool, ResourceContextClearCurrent,(),(override))flutter::AndroidSurfaceMock
MOCK_METHOD(bool, SetNativeWindow,(fml::RefPtr< AndroidNativeWindow > window),(override))flutter::AndroidSurfaceMock
OnScreenSurfaceResize(const SkISize &size)=0flutter::AndroidSurfacepure virtual
ResourceContextClearCurrent()=0flutter::AndroidSurfacepure virtual
ResourceContextMakeCurrent()=0flutter::AndroidSurfacepure virtual
SetNativeWindow(fml::RefPtr< AndroidNativeWindow > window)=0flutter::AndroidSurfacepure virtual
TeardownOnScreenContext()=0flutter::AndroidSurfacepure virtual
~AndroidSurface()flutter::AndroidSurfacevirtual
~GPUSurfaceGLDelegate()flutter::GPUSurfaceGLDelegate