Flutter Engine
The Flutter Engine
SkClipStackUtils.h
Go to the documentation of this file.
1/*
2* Copyright 2019 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 SkClipStackUtils_DEFINED
9#define SkClipStackUtils_DEFINED
10
12
13class SkClipStack;
14class SkPath;
15
16// Return the resolved clipstack as a single path.
17// Note: uses SkPathOps as part of its implementation.
18//
20
21#endif
void SkClipStack_AsPath(const SkClipStack &cs, SkPath *path)
Definition: SkPath.h:59
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
Definition: switches.h:57