Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Macros
SkLoadUserConfig.h File Reference
#include "include/private/base/SkFeatures.h"
#include "include/config/SkUserConfig.h"

Go to the source code of this file.

Macros

#define SK_NOTHING_ARG1(arg1)
 
#define SK_NOTHING_ARG2(arg1, arg2)
 
#define SK_NOTHING_ARG3(arg1, arg2, arg3)
 
#define SK_DEBUG
 
#define SK_USER_CONFIG_WAS_LOADED
 

Macro Definition Documentation

◆ SK_DEBUG

#define SK_DEBUG

Definition at line 40 of file SkLoadUserConfig.h.

◆ SK_NOTHING_ARG1

#define SK_NOTHING_ARG1 (   arg1)

Definition at line 15 of file SkLoadUserConfig.h.

◆ SK_NOTHING_ARG2

#define SK_NOTHING_ARG2 (   arg1,
  arg2 
)

Definition at line 16 of file SkLoadUserConfig.h.

◆ SK_NOTHING_ARG3

#define SK_NOTHING_ARG3 (   arg1,
  arg2,
  arg3 
)

Definition at line 17 of file SkLoadUserConfig.h.

◆ SK_USER_CONFIG_WAS_LOADED

#define SK_USER_CONFIG_WAS_LOADED

Definition at line 62 of file SkLoadUserConfig.h.