Home
last modified time | relevance | path

Searched refs:fShapeCache (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSmallPathAtlasMgr.cpp36 fShapeCache.reset(); in reset()
79 fShapeCache.remove(shapeData->fKey); in deleteCacheEntry()
85 auto shapeData = fShapeCache.find(key); in findOrCreate()
89 fShapeCache.add(shapeData); in findOrCreate()
138 fShapeCache.remove(shapeData->fKey); in evict()
H A DSmallPathAtlasMgr.h87 ShapeCache fShapeCache; member in skgpu::v1::final

Completed in 1 milliseconds