Searched refs:PathEffectGM (Results 1 – 1 of 1) sorted by relevance
105 class PathEffectGM : public GM { class107 PathEffectGM() {} in PathEffectGM() function in skiagm::PathEffectGM168 static GM* PathEffectFactory(void*) { return new PathEffectGM; } in PathEffectFactory()