Searched defs:tanDiff2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp146 double tanDiff2 = tan((eta2 - eta1) / 2); local
148 sin(eta2 - eta1) * (sqrt(4 + (3 * tanDiff2 * tanDiff2)) - 1) / 3;

Completed in 55 milliseconds