Searched defs:new_shape_size (Results 1 – 2 of 2) sorted by relevance
638 void ExtendShape(Shape* shape, int new_shape_size) { in ExtendShape()646 void UnextendShape(Shape* shape, int new_shape_size) { in UnextendShape()
278 inline static RuntimeShape ExtendedShape(int new_shape_size, in ExtendedShape()304 RuntimeShape(int new_shape_size, const RuntimeShape& shape, int pad_value) in RuntimeShape()