Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DSmallPathAtlasMgr.cpp28 iter.init(fShapeList, ShapeDataList::Iter::kHead_IterStart); in reset()
35 fShapeList.reset(); in reset()
80 fShapeList.remove(shapeData); in deleteCacheEntry()
90 fShapeList.addToTail(shapeData); in findOrCreate()
133 iter.init(fShapeList, ShapeDataList::Iter::kHead_IterStart); in evict()
139 fShapeList.remove(shapeData); in evict()
H A DSmallPathAtlasMgr.h88 ShapeDataList fShapeList; member in skgpu::v1::final

Completed in 1 milliseconds