Home
last modified time | relevance | path

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

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