Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrProcessor.cpp65 void GrFragmentProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrFragmentProcessorTestFactory
74 void GrGeometryProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrGeometryProcessorTestFactory
82 void GrXPFactoryTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrXPFactoryTestFactory
/external/skia/src/gpu/
DGrProcessorUnitTest.cpp153 template <> void GrFragmentProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrFragmentProcessorTestFactory
161 template <> void GrGeometryProcessorTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrGeometryProcessorTestFactory
169 void GrXPFactoryTestFactory::VerifyFactoryCount() { in VerifyFactoryCount() function in GrXPFactoryTestFactory