Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
Skwasm::SurfaceWrapper Struct Reference

#include <wrappers.h>

Public Attributes

EMSCRIPTEN_WEBGL_CONTEXT_HANDLE context
 
sk_sp< GrDirectContext > gr_context
 
sk_sp< SkSurface > surface
 

Detailed Description

Definition at line 20 of file wrappers.h.

Member Data Documentation

◆ context

EMSCRIPTEN_WEBGL_CONTEXT_HANDLE Skwasm::SurfaceWrapper::context

Definition at line 21 of file wrappers.h.

◆ gr_context

sk_sp<GrDirectContext> Skwasm::SurfaceWrapper::gr_context

Definition at line 22 of file wrappers.h.

◆ surface

sk_sp<SkSurface> Skwasm::SurfaceWrapper::surface

Definition at line 23 of file wrappers.h.


The documentation for this struct was generated from the following file: