Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleQuadStroker.cpp87 struct StrokeTypeButton { struct
93 struct CircleTypeButton : public StrokeTypeButton { argument
116 StrokeTypeButton fCubicButton;
117 StrokeTypeButton fConicButton;
118 StrokeTypeButton fQuadButton;
119 StrokeTypeButton fArcButton;
120 StrokeTypeButton fRRectButton;
122 StrokeTypeButton fTextButton;
483 void draw_button(SkCanvas* canvas, const StrokeTypeButton& button) { in draw_button()
/external/skqp/samplecode/
DSampleQuadStroker.cpp87 struct StrokeTypeButton { struct
93 struct CircleTypeButton : public StrokeTypeButton { argument
116 StrokeTypeButton fCubicButton;
117 StrokeTypeButton fConicButton;
118 StrokeTypeButton fQuadButton;
119 StrokeTypeButton fArcButton;
120 StrokeTypeButton fRRectButton;
122 StrokeTypeButton fTextButton;
483 void draw_button(SkCanvas* canvas, const StrokeTypeButton& button) { in draw_button()