Searched refs:bForceToOwnTransformer (Results 1 – 1 of 1) sorted by relevance
822 static bool bForceToOwnTransformer(false); in DrawTransformedBitmapEx() local824 if(!bForceToOwnTransformer && !bRotated && !bSheared && !bMirroredX && !bMirroredY) in DrawTransformedBitmapEx()845 if(!bForceToOwnTransformer && bTryDirectPaint) in DrawTransformedBitmapEx()878 if(!bForceToOwnTransformer && !bRotated && !bSheared) in DrawTransformedBitmapEx()
Completed in 26 milliseconds