Lines Matching refs:ShapeData
119 class ShapeData { class
125 SK_DECLARE_INTERNAL_LLIST_INTERFACE(ShapeData);
127 static inline const ShapeDataKey& GetKey(const ShapeData& data) { in GetKey()
144 ShapeData* shapeData; in HandleEviction()
164 ShapeData* shapeData; in ~GrSmallPathRenderer()
229 using ShapeCache = SkTDynamicHash<ShapeData, ShapeDataKey>;
393 ShapeData* shapeData; in onPrepareDraws()
451 shapeData = new ShapeData; in onPrepareDraws()
475 shapeData = new ShapeData; in onPrepareDraws()
523 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addDFPathToAtlas()
650 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addBMPathToAtlas()
748 const ShapeData* shapeData) const { in writePathVertices()
910 ShapeData* shapeData; in reset()
925 ShapeData* shapeData; in HandleEviction()