Searched defs:GroupShape (Results 1 – 2 of 2) sorted by relevance
67 GroupShape(sk_sp<Xform> x) : Shape(std::move(x)) {} in GroupShape() function
53 Status GroupShape(const VarDimArray& input_shape, ShapeArray* grouped_shape) { in GroupShape() function