Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecords.cpp21 PreCachedPath::PreCachedPath(const SkPath& path) : SkPath(path) { in PreCachedPath() function in SkRecords::PreCachedPath
/external/skia/include/private/
DSkRecords.h166 struct PreCachedPath : public SkPath { struct
167 PreCachedPath() {} in PreCachedPath() function
168 PreCachedPath(const SkPath& path);
219 PreCachedPath path;
292 PreCachedPath path);
334 PreCachedPath path;