Flutter Engine
The Flutter Engine
|
#include <ContextPriv.h>
Public Member Functions | |
const Caps * | caps () const |
const ShaderCodeDictionary * | shaderCodeDictionary () const |
ShaderCodeDictionary * | shaderCodeDictionary () |
const GlobalCache * | globalCache () const |
GlobalCache * | globalCache () |
const RendererProvider * | rendererProvider () const |
ResourceProvider * | resourceProvider () const |
Friends | |
class | Context |
Class that adds methods to Context that are only intended for use internal to Skia. This class is purely a privileged window into Context. It should never have additional data members or virtual methods.
Definition at line 30 of file ContextPriv.h.
|
inline |
Definition at line 32 of file ContextPriv.h.
|
inline |
Definition at line 43 of file ContextPriv.h.
|
inline |
Definition at line 40 of file ContextPriv.h.
|
inline |
Definition at line 46 of file ContextPriv.h.
|
inline |
Definition at line 49 of file ContextPriv.h.
|
inline |
Definition at line 37 of file ContextPriv.h.
|
inline |
Definition at line 34 of file ContextPriv.h.
|
friend |
Definition at line 72 of file ContextPriv.h.