Flutter Engine
The Flutter Engine
|
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPathEffect.h"
#include "include/effects/SkDashPathEffect.h"
#include "include/gpu/ganesh/SkSurfaceGanesh.h"
#include "tests/Test.h"
Go to the source code of this file.
Functions | |
DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS (DashPathEffectTest_2PiInterval, reporter, contextInfo, CtsEnforcement::kNextRelease) | |
DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS | ( | DashPathEffectTest_2PiInterval | , |
reporter | , | ||
contextInfo | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 20 of file DashPathEffectTestGanesh.cpp.