Searched defs:kPointCount (Results 1 – 7 of 7) sorted by relevance
23 static const int kPointCount = 3; member33 static const int kPointCount = 4; member
17 const char kPointCount[] = "PointCount"; variable
35 static const int kPointCount = 3; member
27 static const int kPointCount = 3; member
30 static const int kPointCount = 4; member
544 kPointCount = 1 + 2 * kQuadCount, enumerator
326 static constexpr size_t kPointCount = std::size(kInkStroke); in TEST_F() local