Searched refs:toSkMatrix44 (Results 1 – 4 of 4) sorted by relevance
87 webTransformOperations->appendMatrix(TransformationMatrix::toSkMatrix44(m)); in toWebTransformOperations()93 webTransformOperations->appendMatrix(TransformationMatrix::toSkMatrix44(m)); in toWebTransformOperations()104 webTransformOperations->appendMatrix(TransformationMatrix::toSkMatrix44(m)); in toWebTransformOperations()
325 static SkMatrix44 toSkMatrix44(const TransformationMatrix&);
1567 SkMatrix44 TransformationMatrix::toSkMatrix44(const TransformationMatrix& matrix) in toSkMatrix44() function in blink::TransformationMatrix
742 platformLayer()->setTransform(TransformationMatrix::toSkMatrix44(m_transform)); in setTransform()