Home
last modified time | relevance | path

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

/external/skqp/gm/
Dpatheffects.cpp166 static GM* PathEffectFactory(void*) { return new PathEffectGM; } in PathEffectFactory() function
167 static GMRegistry regPathEffect(PathEffectFactory);
/external/skia/gm/
Dpatheffects.cpp166 static GM* PathEffectFactory(void*) { return new PathEffectGM; } in PathEffectFactory() function
167 static GMRegistry regPathEffect(PathEffectFactory);