Find all angles $\theta,$ $0 \le \theta \le 2 \pi,$ with the following property: For all real numbers $x,$ $0 \le x \le 1,$
$$x^2 \cos \theta - x(1 - x) + (1 - x)^2 \sin \theta > 0.$$
I am not exactly sure how to solve this problem. A friend gave me the suggestion to use the substitution $\sin^2(y)=x,\cos^2(y)=1-x$. Then, $\sin^4(y)\cos(\theta)-\sin^2(y)\cos^2(y)+\cos^4(y)\sin(\theta) > 0$. I tried to exploit symmetry by dividing by $\sin^2(y)\cos^2(y)$ to get $\tan^2(y)\cos(\theta)+\cot^2(y)\sin(\theta)>1$. I am not sure how to continue from here. Anything I tried from here was fruitless. What should I do to solve this problem?