Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
SkEmptyShader.cpp File Reference
#include "src/shaders/SkEmptyShader.h"
#include "include/core/SkFlattenable.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkShader.h"

Go to the source code of this file.

Functions

void SkRegisterEmptyShaderFlattenable ()
 

Function Documentation

◆ SkRegisterEmptyShaderFlattenable()

void SkRegisterEmptyShaderFlattenable ( )

Definition at line 22 of file SkEmptyShader.cpp.

22 {
24}
#define SK_REGISTER_FLATTENABLE(type)