Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dthinrects.cpp23 class ThinRectsGM : public GM { class
25 ThinRectsGM(bool round) : fRound(round) { in ThinRectsGM() function in skiagm::ThinRectsGM
152 DEF_GM( return new ThinRectsGM(false); )
153 DEF_GM( return new ThinRectsGM(true); )

Completed in 1 milliseconds