Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRecords.h138 struct PreCachedPath : public SkPath {
139 PreCachedPath() {}
140 PreCachedPath(const SkPath& path);
207 PreCachedPath path;
274 PreCachedPath path);
325 PreCachedPath path;
DSkRecords.cpp12 PreCachedPath::PreCachedPath(const SkPath& path) : SkPath(path) { in PreCachedPath() function in SkRecords::PreCachedPath
/external/skia/src/core/
DSkRecords.h139 struct PreCachedPath : public SkPath {
140 PreCachedPath() {}
141 PreCachedPath(const SkPath& path);
208 PreCachedPath path;
277 PreCachedPath path);
328 PreCachedPath path;
DSkRecords.cpp12 PreCachedPath::PreCachedPath(const SkPath& path) : SkPath(path) { in PreCachedPath() function in SkRecords::PreCachedPath