Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrProcessor.cpp61 static const int kGPFactoryCount = 14; variable
75 if (kGPFactoryCount != GetFactories()->count()) { in VerifyFactoryCount()
77 kGPFactoryCount, GetFactories()->count()); in VerifyFactoryCount()
/external/skqp/src/gpu/
DGrProcessor.cpp61 static const int kGPFactoryCount = 14; variable
75 if (kGPFactoryCount != GetFactories()->count()) { in VerifyFactoryCount()
77 kGPFactoryCount, GetFactories()->count()); in VerifyFactoryCount()