Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
imagefiltersstroked.cpp File Reference
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkColor.h"
#include "include/core/SkImageFilter.h"
#include "include/core/SkMatrix.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include "include/core/SkSize.h"
#include "include/core/SkString.h"
#include "include/core/SkTypes.h"
#include "include/effects/SkImageFilters.h"

Go to the source code of this file.

Classes

class  skiagm::ImageFiltersStrokedGM
 

Namespaces

namespace  skiagm
 

Macros

#define RESIZE_FACTOR_X   SkIntToScalar(2)
 
#define RESIZE_FACTOR_Y   SkIntToScalar(5)
 

Macro Definition Documentation

◆ RESIZE_FACTOR_X

#define RESIZE_FACTOR_X   SkIntToScalar(2)

Definition at line 22 of file imagefiltersstroked.cpp.

◆ RESIZE_FACTOR_Y

#define RESIZE_FACTOR_Y   SkIntToScalar(5)

Definition at line 23 of file imagefiltersstroked.cpp.