Skia
2D Graphics Library
|
#include "include/core/SkTypes.h"
Go to the source code of this file.
Enumerations | |
enum class | SkTileMode { kClamp , kRepeat , kMirror , kDecal , kLastTileMode = kDecal } |
Variables | |
static constexpr int | kSkTileModeCount = static_cast<int>(SkTileMode::kLastTileMode) + 1 |
|
strong |
|
staticconstexpr |