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

/external/webkit/Source/WebCore/platform/graphics/transforms/
H A DTransformOperations.cpp29 TransformOperations::TransformOperations(bool makeIdentity) argument
31 if (makeIdentity)
H A DAffineTransform.cpp100 void AffineTransform::makeIdentity() function in class:WebCore::AffineTransform
H A DTransformationMatrix.h72 TransformationMatrix() { makeIdentity(); }
108 TransformationMatrix& makeIdentity() function in class:WebCore::TransformationMatrix

Completed in 116 milliseconds