Home
last modified time | relevance | path

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

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