Searched refs:IgnoreLayout (Results 1 – 3 of 3) sorted by relevance
160 Equal& IgnoreLayout() { in IgnoreLayout() function
498 return Shape::Equal().IgnoreLayout()(lhs, rhs); in Compatible()503 return Shape::Equal().IgnoreElementType().IgnoreLayout()(lhs, rhs); in CompatibleIgnoringElementType()508 return Shape::Equal().IgnoreFpPrecision().IgnoreLayout()(lhs, rhs); in CompatibleIgnoringFpPrecision()
2786 .IgnoreLayout() in InferSelectShape()