Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
GrContextHolder.h File Reference
#include <memory>

Go to the source code of this file.

Classes

struct  GrContextRelease
 

Typedefs

using GrContextHolder = std::unique_ptr< GrDirectContext, GrContextRelease >
 

Functions

GrContextHolder SkMakeGLContext ()
 

Typedef Documentation

◆ GrContextHolder

Definition at line 12 of file GrContextHolder.h.

Function Documentation

◆ SkMakeGLContext()

GrContextHolder SkMakeGLContext ( )