Searched refs:PathEffectFactory (Results 1 – 2 of 2) sorted by relevance
166 static GM* PathEffectFactory(void*) { return new PathEffectGM; } in PathEffectFactory() function167 static GMRegistry regPathEffect(PathEffectFactory);