Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Macros
bitmapcopy.cpp File Reference
#include "gm/gm.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkColorType.h"
#include "include/core/SkFont.h"
#include "include/core/SkFontTypes.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/core/SkScalar.h"
#include "include/core/SkSize.h"
#include "include/core/SkString.h"
#include "include/core/SkTypeface.h"
#include "include/core/SkTypes.h"
#include "tools/ToolUtils.h"
#include "tools/fonts/FontToolUtils.h"
#include <string.h>

Go to the source code of this file.

Macros

#define NUM_CONFIGS   std::size(gColorTypes)
 

Macro Definition Documentation

◆ NUM_CONFIGS

#define NUM_CONFIGS   std::size(gColorTypes)

Definition at line 68 of file bitmapcopy.cpp.