Searched refs:aCTM (Results 1 – 1 of 1) sorted by relevance
2503 const CGAffineTransform aCTM = CGContextGetCTM( xTargetContext ); in SetTarget() local2504 CGContextConcatCTM( mxMaskContext, aCTM ); in SetTarget()2506 CGContextConcatCTM( mxTempContext, aCTM ); in SetTarget()
Completed in 28 milliseconds