Lines Matching refs:w01
168 float w01 = (1.0f-x)*y;171 return quad.x()*w00 + quad.y()*w10 + quad.z()*w01 + quad.w()*w11;