Let $f(x,y),g(x,y),h(x,y)$ be smooth convex functions on $(x,y)\in \mathbb{R}\times \mathbb{R}_{>0}$. Given a positive real number $b>0$, we define a new function $F(x,y)$
$$F(x,y)=\begin{cases} f(x,y) & \text{if }x/y\geq b \\ g(x,y) & \text{if }-b<x/y<b \\ h(x,y) & \text{if }x/y\leq -b \end{cases}$$ Roughly speaking, $F$ is glued from $f,g,$ and $h$ along lines $x/y=\pm b$.
If we furher assume that $F(x,y)$ defined in this way is continous, then is $F(x,y)$ also convex in the region $(x,y)\in \mathbb{R}\times \mathbb{R}_{>0}$?
I have found some discussions here Proving convexity of a function is a local property However, the situation is quite different since now the intersections of different regions in the definition of $F(x,y)$ have no interior points.