Searched defs:sinB (Results 1 – 11 of 11) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CalendarAstronomer.java | 454 double sinB = Math.sin(eclipLat); in eclipticToEquatorial() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CalendarAstronomer.java | 452 double sinB = Math.sin(eclipLat); in eclipticToEquatorial() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftstroke.c | 1477 FT_Fixed blen, sinA, sinB, alen; in FT_Stroker_ConicTo() local 1691 FT_Fixed blen, sinA, sinB, alen; in FT_Stroker_CubicTo() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftstroke.c | 1510 FT_Fixed blen, sinA, sinB, alen; in FT_Stroker_ConicTo() local 1723 FT_Fixed blen, sinA, sinB, alen; in FT_Stroker_CubicTo() local
|
/third_party/freetype/src/base/ |
D | ftstroke.c | 1476 FT_Fixed blen, sinA, sinB, alen; in FT_Stroker_ConicTo() local 1689 FT_Fixed blen, sinA, sinB, alen; in FT_Stroker_CubicTo() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryDirectionTests.cpp | 174 const float sinB = std::sin(rotationY); in getRotationMatrix() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | astro.cpp | 473 double sinB = ::sin(eclipLat); in eclipticToEquatorial() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | astro.cpp | 473 double sinB = ::sin(eclipLat); in eclipticToEquatorial() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | astro.cpp | 473 double sinB = ::sin(eclipLat); in eclipticToEquatorial() local
|
/third_party/icu/icu4c/source/i18n/ |
D | astro.cpp | 473 double sinB = ::sin(eclipLat); in eclipticToEquatorial() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDirectionTests.cpp | 174 const float sinB = std::sin(rotationY); in getRotationMatrix() local
|