Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp98 struct StrokeTypeButton { struct
104 struct CircleTypeButton : public StrokeTypeButton {
127 StrokeTypeButton fCubicButton;
128 StrokeTypeButton fConicButton;
129 StrokeTypeButton fQuadButton;
130 StrokeTypeButton fArcButton;
131 StrokeTypeButton fRRectButton;
133 StrokeTypeButton fTextButton;
492 void draw_button(SkCanvas* canvas, const StrokeTypeButton& button) { in draw_button()

Completed in 2 milliseconds