Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathFill.cpp105 class PathFillView : public Sample { class
110 PathFillView() { in PathFillView() function in PathFillView
142 static Sample* MyFactory() { return new PathFillView; } in MyFactory()