Searched refs:aInvMatrix (Results 1 – 1 of 1) sorted by relevance
262 const CGAffineTransform aInvMatrix = CGAffineTransformMakeRotation( -mfFontRotation ); in DrawText() local263 aTextPos = CGPointApplyAffineTransform( aTextPos, aInvMatrix ); in DrawText()
Completed in 19 milliseconds