Home
last modified time | relevance | path

Searched defs:VerifyFactoryCount (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrProcessor.cpp70 void GrFragmentProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrFragmentProcessorTestFactory
79 void GrGeometryProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrGeometryProcessorTestFactory
87 void GrXPFactoryTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrXPFactoryTestFactory
/third_party/skia/src/gpu/
DGrProcessorUnitTest.cpp154 template <> void GrFragmentProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrFragmentProcessorTestFactory
162 template <> void GrGeometryProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrGeometryProcessorTestFactory
170 void GrXPFactoryTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrXPFactoryTestFactory