Home
last modified time | relevance | path

Searched defs:ConvexLineOnlyPathsGM (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dconvex_all_line_paths.cpp170 class ConvexLineOnlyPathsGM : public GM { class
172 ConvexLineOnlyPathsGM(bool doStrokeAndFill) : fDoStrokeAndFill(doStrokeAndFill) { in ConvexLineOnlyPathsGM() function in skiagm::ConvexLineOnlyPathsGM