Searched defs:minMaxY (Results 1 – 1 of 1) sorted by relevance
478 auto minMaxY = std::minmax_element(rectVertex.begin(), rectVertex.end(), compareOffsetY); in GetGlobalRectWithTransform() local552 …auto minMaxY = std::minmax_element(localRectVertices.begin(), localRectVertices.end(), compareOffs… in GetLocalRectWithTransform() local