Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrProcessor.cpp52 static const int kGPFactoryCount = 14; variable
64 if (kGPFactoryCount != GetFactories()->count()) { in VerifyFactoryCount()