Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dnonclosedpaths.cpp26 enum ClosureType { enum in skiagm::NonClosedPathsGM
52 static void MakePath(SkPath* path, ClosureType type) { in MakePath()
94 constexpr ClosureType kType[] = { in onDraw()
/third_party/skia/gm/
Dnonclosedpaths.cpp26 enum ClosureType { enum in skiagm::NonClosedPathsGM
52 static SkPath MakePath(ClosureType type) { in MakePath()
96 constexpr ClosureType kType[] = { in onDraw()