Flutter Engine
The Flutter Engine
|
Protected Member Functions | |
ShapesGM (const char *name, bool antialias) | |
SkString | getName () const override |
SkISize | getISize () override |
void | onOnceBeforeDraw () override |
void | onDraw (SkCanvas *canvas) override |
virtual void | drawShapes (SkCanvas *canvas) const =0 |
Protected Member Functions inherited from skiagm::GM | |
virtual DrawResult | onGpuSetup (SkCanvas *, SkString *, GraphiteTestContext *) |
virtual void | onGpuTeardown () |
virtual void | onOnceBeforeDraw () |
virtual DrawResult | onDraw (SkCanvas *, SkString *errorMsg) |
virtual void | onDraw (SkCanvas *) |
virtual bool | onAnimate (double) |
virtual bool | onGetControls (SkMetaData *) |
virtual void | onSetControls (const SkMetaData &) |
GraphiteTestContext * | graphiteTestContext () const |
Protected Attributes | |
SkString | fName |
bool | fAntialias |
SkPaint | fPaint |
TArray< SkRRect > | fShapes |
TArray< SkScalar > | fRotations |
int | fSimpleShapeCount |
Definition at line 33 of file shapes.cpp.
|
inlineprotected |
Definition at line 35 of file shapes.cpp.
|
protectedpure virtual |
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
Reimplemented from skiagm::GM.
Definition at line 79 of file shapes.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from skiagm::GM.
Definition at line 44 of file shapes.cpp.
|
protected |
Definition at line 92 of file shapes.cpp.
|
protected |
Definition at line 91 of file shapes.cpp.
|
protected |
Definition at line 93 of file shapes.cpp.
Definition at line 95 of file shapes.cpp.
Definition at line 94 of file shapes.cpp.
|
protected |
Definition at line 96 of file shapes.cpp.