Flutter Engine
The Flutter Engine
|
#include "include/core/SkTypes.h"
Go to the source code of this file.
Enumerations | |
enum class | SkClipOp { kDifference = 0 , kIntersect = 1 , kMax_EnumValue = kIntersect } |
|
strong |
Enumerator | |
---|---|
kDifference | |
kIntersect | |
kMax_EnumValue |
Definition at line 13 of file SkClipOp.h.