Searched refs:PathReverseGM (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dpathreverse.cpp64 class PathReverseGM : public GM { class in namespace:skiagm
66 PathReverseGM() { function in class:skiagm::PathReverseGM
118 static GM* MyFactory(void*) { return new PathReverseGM; }
/external/skia/gm/
H A Dpathreverse.cpp65 class PathReverseGM : public GM { class in namespace:skiagm
67 PathReverseGM() { function in class:skiagm::PathReverseGM
120 static GM* MyFactory(void*) { return new PathReverseGM; }

Completed in 1481 milliseconds