Home
last modified time | relevance | path

Searched refs:adjoint (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp146 static void adjoint(const TransformationMatrix::Matrix4& matrix, TransformationMatrix::Matrix4& res… in adjoint() function
196 adjoint(matrix, result); in inverse()
/external/webkit/WebCore/
DChangeLog-2009-06-1641131 (WebCore::adjoint):