Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkRecords.cpp
Go to the documentation of this file.
1/*
2 * Copyright 2015 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
9
10namespace SkRecords {
12 this->updateBoundsCache();
13 (void)this->getGenerationID();
14 }
15
17 (void)this->getType();
18 }
19} // namespace SkRecords
TypeMask getType() const
Definition SkMatrix.h:207
uint32_t getGenerationID() const
Definition SkPath.cpp:356
void updateBoundsCache() const
Definition SkPath.h:524
unsigned useCenter Optional< SkMatrix > matrix
Definition SkRecords.h:258