HomeSort by relevance Sort by last modified time
    Searched refs:PathEffectFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/gm/
patheffects.cpp 171 static GM* PathEffectFactory(void*) { return new PathEffectGM; }
172 static GMRegistry regPathEffect(PathEffectFactory);
  /external/skia/gm/
patheffects.cpp 171 static GM* PathEffectFactory(void*) { return new PathEffectGM; }
172 static GMRegistry regPathEffect(PathEffectFactory);

Completed in 52 milliseconds