Searched refs:tBsq (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DPlatformPathWinCE.cpp102 const float tBsq = tB * tB; local
104 const float a = tBsq * tB;
105 const float b = 3.0 * tA * tBsq;

Completed in 94 milliseconds