Searched refs:c2y (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | ssf.hpp | 55 T const c2y = cos_delta2 * sin(lambda2); in spherical_side_formula() local 63 = (c1y * c2z - c1z * c2y) * cos_delta * cos(lambda) in spherical_side_formula() 65 + (c1x * c2y - c1y * c2x) * sin(delta); in spherical_side_formula()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_gradient.c | 821 float c1x, c1y, c2x, c2y, r1, r2; in glamor_generate_radial_gradient_picture() local 1046 c2y = (float) pixman_fixed_to_double(src_picture->pSourcePict->radial.c2.y); in glamor_generate_radial_gradient_picture() 1057 glamor_set_circle_centre(width, height, c2x, c2y, cxy); in glamor_generate_radial_gradient_picture() 1062 (c2x - c1x) * (c2x - c1x) + (c2y - c1y) * (c2y - c1y) - (r2 - in glamor_generate_radial_gradient_picture() 1068 c1x, c1y, r1, c2x, c2y, r2, A_value); in glamor_generate_radial_gradient_picture()
|