Flutter Engine
The Flutter Engine
|
#include "include/private/base/SkFeatures.h"
#include "src/core/SkBlitRow.h"
#include "src/core/SkCpu.h"
#include "src/core/SkOptsTargets.h"
#include "src/opts/SkOpts_SetTarget.h"
#include "src/opts/SkBlitRow_opts.h"
#include "src/opts/SkOpts_RestoreTarget.h"
Go to the source code of this file.
Namespaces | |
namespace | SkOpts |
Macros | |
#define | SK_OPTS_TARGET SK_OPTS_TARGET_DEFAULT |
Functions | |
SkOpts::DEFINE_DEFAULT (blit_row_color32) | |
SkOpts::DEFINE_DEFAULT (blit_row_s32a_opaque) | |
void | SkOpts::Init_BlitRow_hsw () |
static bool | SkOpts::init () |
void | SkOpts::Init_BlitRow () |
#define SK_OPTS_TARGET SK_OPTS_TARGET_DEFAULT |
Definition at line 13 of file SkBlitRow_opts.cpp.