Home
last modified time | relevance | path

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

/third_party/skia/include/private/
DGrTypesPriv.h233 static const int kGrAATypeCount = static_cast<int>(GrAAType::kLast) + 1; variable
/third_party/skia/src/gpu/ops/
DTextureOp.cpp392 static_assert(kGrAATypeCount <= 4);