Home
last modified time | relevance | path

Searched refs:kTypeCount (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tools/
H A DSkMetaData.h62 kTypeCount enumerator
/third_party/skia/src/gpu/geometry/
H A DGrQuad.h41 static const int kTypeCount = static_cast<int>(Type::kLast) + 1; member in GrQuad::Type
H A DGrShape.h55 inline static constexpr int kTypeCount = static_cast<int>(Type::kLine) + 1; member in GrShape
/third_party/skia/src/gpu/ops/
H A DQuadPerEdgeAA.h117 static_assert(GrQuad::kTypeCount <= 4, "GrQuad::Type doesn't fit in 2 bits");
/third_party/skia/experimental/graphite/src/geom/
H A DShape.h32 inline static constexpr int kTypeCount = static_cast<int>(Type::kPath) + 1; member in skgpu::Shape

Completed in 4 milliseconds