Searched refs:toAffineTransform (Results 1 – 6 of 6) sorted by relevance
51 matrix = t.toAffineTransform(); in DEFINE_NODE_FACTORY()
153 matrix = transform.toAffineTransform(); in animatedLocalTransform()
237 absoluteTransform = layerTransform->toAffineTransform() * absoluteTransform; in calculateDeviceSpaceTransformation()
271 AffineTransform toAffineTransform() const;
1406 AffineTransform TransformationMatrix::toAffineTransform() const in toAffineTransform() function in blink::TransformationMatrix
1942 context->concatCTM(transform.toAffineTransform()); in paintLayerByApplyingTransform()2373 context->concatCTM(transform.toAffineTransform()); in paintChildLayerIntoColumns()