Flutter Engine
The Flutter Engine
|
#include "tests/Test.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkFont.h"
#include "include/gpu/graphite/Context.h"
#include "include/gpu/graphite/Recording.h"
#include "include/gpu/graphite/Surface.h"
#include "src/gpu/graphite/ContextPriv.h"
#include "src/gpu/graphite/Surface_Graphite.h"
#include "tests/TestUtils.h"
#include "tools/ToolUtils.h"
#include "tools/fonts/FontToolUtils.h"
Go to the source code of this file.
Functions | |
DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS (RecordingOrderTest_Graphite, reporter, context, CtsEnforcement::kNextRelease) | |
DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS | ( | RecordingOrderTest_Graphite | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 127 of file RecordingOrderTest.cpp.