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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/
H A DTransformOperations.cpp33 TransformOperations::TransformOperations(bool makeIdentity) argument
35 if (makeIdentity)
H A DAffineTransform.cpp51 void AffineTransform::makeIdentity() function in class:WebCore::AffineTransform
H A DTransformationMatrix.h63 TransformationMatrix() { makeIdentity(); }
100 TransformationMatrix& makeIdentity() function in class:WebCore::TransformationMatrix

Completed in 380 milliseconds