Home
last modified time | relevance | path

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

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