![]() |
Flutter Engine
The Flutter Engine
|
Additional Inherited Members | |
![]() | |
enum | Mode { kGM_Mode , kSample_Mode , kBench_Mode } |
using | DrawResult = skiagm::DrawResult |
using | GraphiteTestContext = skiatest::graphite::GraphiteTestContext |
![]() | |
static constexpr char | kErrorMsg_DrawSkippedGpuOnly [] |
![]() | |
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 |
This test originally ensured that the ccpr path cache preserved fill rules properly. CCPR is gone now, but we decided to keep the test.
Definition at line 36 of file preservefillrule.cpp.
|
inline |
Definition at line 38 of file preservefillrule.cpp.