Searched defs:contentsTransform (Results 1 – 3 of 3) sorted by relevance
470 TransformationMatrix PlatformCALayer::contentsTransform() const function
384 TransformationMatrix PlatformCALayer::contentsTransform() const in contentsTransform() function in PlatformCALayer
2101 CGAffineTransform contentsTransform = CGAffineTransformMakeScale(1, -1); in updateContentsTransform() local