Searched refs:IDENTITY_TRANSFORM (Results 1 – 1 of 1) sorted by relevance
69 private static final AffineTransform IDENTITY_TRANSFORM = new AffineTransform(); field in GcSnapshot691 configuredGraphics.setTransform(IDENTITY_TRANSFORM); in drawInLayer()702 imageGraphics.setTransform(IDENTITY_TRANSFORM); in drawInLayer()