Searched refs:PathCache (Results 1 – 4 of 4) sorted by relevance
31 PathCache::PathCache(): ShapeCache<PathCacheEntry>("path", in PathCache() function in android::uirenderer::PathCache35 void PathCache::remove(SkPath* path) { in remove()54 void PathCache::removeDeferred(SkPath* path) { in removeDeferred()59 void PathCache::clearGarbage() { in clearGarbage()68 PathTexture* PathCache::get(SkPath* path, SkPaint* paint) { in get()
61 class PathCache: public ShapeCache<PathCacheEntry> {63 PathCache();
22 PathCache.cpp \
181 PathCache pathCache;