Skia
2D Graphics Library
SkClipOp.h File Reference
Include dependency graph for SkClipOp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  SkClipOp { kDifference = 0 , kIntersect = 1 , kMax_EnumValue = kIntersect }
 

Enumeration Type Documentation

◆ SkClipOp

enum SkClipOp
strong
Enumerator
kDifference 
kIntersect 
kMax_EnumValue