Home
last modified time | relevance | path

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

/external/skia/gm/
Dgetpostextpath.cpp14 class GetPosTextPathGM : public skiagm::GM { class
16 GetPosTextPathGM() {} in GetPosTextPathGM() function in GetPosTextPathGM
74 static skiagm::GM* F(void*) { return new GetPosTextPathGM; } in F()