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

/external/skia/src/gpu/
H A DGrProcessor.cpp63 static const int kGPFactoryCount = 14; variable
77 if (kGPFactoryCount != GetFactories()->count()) {
79 kGPFactoryCount, GetFactories()->count());
/external/skqp/src/gpu/
H A DGrProcessor.cpp63 static const int kGPFactoryCount = 14; variable
77 if (kGPFactoryCount != GetFactories()->count()) {
79 kGPFactoryCount, GetFactories()->count());

Completed in 122 milliseconds