Home
last modified time | relevance | path

Searched refs:PreCachedPath (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkRecords.h131 struct PreCachedPath : public SkPath {
132 PreCachedPath() {}
133 PreCachedPath(const SkPath& path);
209 PreCachedPath path;
275 PreCachedPath path);
320 PreCachedPath path;
DSkRecords.cpp12 PreCachedPath::PreCachedPath(const SkPath& path) : SkPath(path) { in PreCachedPath() function in SkRecords::PreCachedPath
/third_party/flutter/skia/src/core/
DSkRecords.h144 struct PreCachedPath : public SkPath {
145 PreCachedPath() {}
146 PreCachedPath(const SkPath& path);
213 PreCachedPath path;
277 PreCachedPath path);
323 PreCachedPath path;
DSkRecords.cpp12 PreCachedPath::PreCachedPath(const SkPath& path) : SkPath(path) { in PreCachedPath() function in SkRecords::PreCachedPath