Lines Matching refs:ShapeData
120 class ShapeData { class
126 SK_DECLARE_INTERNAL_LLIST_INTERFACE(ShapeData);
128 static inline const ShapeDataKey& GetKey(const ShapeData& data) { in GetKey()
145 ShapeData* shapeData; in HandleEviction()
165 ShapeData* shapeData; in ~GrSmallPathRenderer()
230 using ShapeCache = SkTDynamicHash<ShapeData, ShapeDataKey>;
392 ShapeData* shapeData; in onPrepareDraws()
450 shapeData = new ShapeData; in onPrepareDraws()
474 shapeData = new ShapeData; in onPrepareDraws()
522 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addDFPathToAtlas()
649 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addBMPathToAtlas()
747 const ShapeData* shapeData) const { in writePathVertices()
912 ShapeData* shapeData; in reset()
927 ShapeData* shapeData; in HandleEviction()