Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Variables
SkClipStack.cpp File Reference
#include "src/core/SkClipStack.h"
#include "include/core/SkBlendMode.h"
#include "include/core/SkPath.h"
#include "include/core/SkPathTypes.h"
#include "include/core/SkScalar.h"
#include "include/private/base/SkDebug.h"
#include "src/core/SkRectPriv.h"
#include "src/shaders/SkShaderBase.h"
#include <array>
#include <atomic>
#include <new>

Go to the source code of this file.

Variables

static const int kDefaultElementAllocCnt = 8
 

Variable Documentation

◆ kDefaultElementAllocCnt

const int kDefaultElementAllocCnt = 8
static

Definition at line 508 of file SkClipStack.cpp.