Searched defs:ShapeInfo (Results 1 – 6 of 6) sorted by relevance
226 struct ShapeInfo { struct in ShapesBench227 SkMatrix fMatrix;228 SkColor fColor;229 std::function<void(SkCanvas*, const SkPaint&)> fDraw;
228 struct ShapeInfo { struct in ShapesBench229 SkMatrix fMatrix;230 SkColor fColor;231 std::function<void(SkCanvas*, const SkPaint&)> fDraw;
190 struct ShapeInfo { struct191 SkVector ctrl0,192 ctrl1;193 float e0, e1, crs;
81 struct ShapeInfo { struct82 const char* fTypeString;83 ShapeType fShapeType;84 uint32_t fAttacherIndex; // index into respective attacher tables
48 struct ShapeInfo { struct50 std::vector<int64_t> nchw_dimensions;53 std::vector<int64_t> physical_dimensions;56 mlir::AffineMap affine_map;58 mlir::Type element_type;
471 struct ShapeInfo { struct472 const char* fTypeString;473 ShapeType fShapeType;474 uint32_t fAttacherIndex; // index into respective attacher tables