Home
last modified time | relevance | path

Searched defs:kMaskFormatCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/
DAtlasTypes.h106 static const int kMaskFormatCount = static_cast<int>(MaskFormat::kLast) + 1; variable
/third_party/skia/include/private/
DGrTypesPriv.h87 static const int kMaskFormatCount = kLast_GrMaskFormat + 1; variable