Home
last modified time | relevance | path

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

/external/skia/gm/
Dlinepaths.cpp14 class LinePathGM : public GM { class
16 LinePathGM() {} in LinePathGM() function in skiagm::LinePathGM
299 static GM* LinePathFactory(void*) { return new LinePathGM; } in LinePathFactory()