Home
last modified time | relevance | path

Searched refs:kMaskTypeCount (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
DAtlasTextOp.h108 inline static constexpr int kMaskTypeCount = static_cast<int>(MaskType::kLast) + 1; variable
245 static_assert(kMaskTypeCount <= 8, "MaskType does not fit in 3 bits");