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

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationTranslationUtil.cpp87 webTransformOperations->appendMatrix(TransformationMatrix::toSkMatrix44(m));
93 webTransformOperations->appendMatrix(TransformationMatrix::toSkMatrix44(m));
104 webTransformOperations->appendMatrix(TransformationMatrix::toSkMatrix44(m));
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformationMatrix.h325 static SkMatrix44 toSkMatrix44(const TransformationMatrix&);
H A DTransformationMatrix.cpp1567 SkMatrix44 TransformationMatrix::toSkMatrix44(const TransformationMatrix& matrix) function in class:blink::TransformationMatrix
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.cpp742 platformLayer()->setTransform(TransformationMatrix::toSkMatrix44(m_transform));

Completed in 47 milliseconds