Searched refs:kGPFactoryCount (Results 1 – 2 of 2) sorted by relevance
61 static const int kGPFactoryCount = 14; variable65 static const int kGPFactoryCount = 0; variable80 if (kGPFactoryCount != GetFactories()->count()) { in VerifyFactoryCount()82 kGPFactoryCount, GetFactories()->count()); in VerifyFactoryCount()
151 static constexpr int kGPFactoryCount = 14; variable163 if (kGPFactoryCount != GetFactories()->count()) { in VerifyFactoryCount()164 SkDebugf("\nExpected %d geometry processor factories, found %d.\n", kGPFactoryCount, in VerifyFactoryCount()