Skia
2D Graphics Library
|
Go to the source code of this file.
Classes | |
struct | SkCubicResampler |
struct | SkSamplingOptions |
Enumerations | |
enum class | SkFilterMode { kNearest , kLinear , kLast = kLinear } |
enum class | SkMipmapMode { kNone , kNearest , kLinear , kLast = kLinear } |
Variables | |
static constexpr int | kSkFilterModeCount = static_cast<int>(SkFilterMode::kLast) + 1 |
static constexpr int | kSkMipmapModeCount = static_cast<int>(SkMipmapMode::kLast) + 1 |
|
strong |
|
strong |
|
staticconstexpr |
|
staticconstexpr |