Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkSVGMask.h
Go to the documentation of this file.
1/*
2 * Copyright 2021 Google Inc.
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef SkSVGMask_DEFINED
9#define SkSVGMask_DEFINED
10
13
42
43#endif // SkSVGMask_DEFINED
static constexpr uint64_t kMask
Definition DrawPass.cpp:53
#define SK_API
Definition SkAPI.h:35
SkSVGTag
Definition SkSVGNode.h:23
#define SVG_ATTR(attr_name, attr_type, attr_default)
Definition SkSVGNode.h:203
static const SkScalar Y
static const SkScalar X
static sk_sp< SkSVGMask > Make()
Definition SkSVGMask.h:16
virtual bool parseAndSetAttribute(const char *name, const char *value)
Definition SkSVGNode.cpp:90