Home
last modified time | relevance | path

Searched defs:sinA2 (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp656 double sinA2 = sinA * sinA; in rotate3d() local
747 double sinA2 = sinA * sinA; in rotate3d() local