Searched refs:localRectVertices (Results 1 – 1 of 1) sorted by relevance
538 std::vector<OffsetF> localRectVertices = { in GetLocalRectWithTransform() local544 GetLocalPointsWithTransform(localRectVertices); in GetLocalRectWithTransform()548 …auto minMaxX = std::minmax_element(localRectVertices.begin(), localRectVertices.end(), compareOffs… in GetLocalRectWithTransform()552 …auto minMaxY = std::minmax_element(localRectVertices.begin(), localRectVertices.end(), compareOffs… in GetLocalRectWithTransform()