Home
last modified time | relevance | path

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

/external/skia/gm/
Dstrokes.cpp37 class StrokesGM : public skiagm::GM { class
39 StrokesGM() {} in StrokesGM() function in StrokesGM
246 static skiagm::GM* F0(void*) { return new StrokesGM; } in F0()