Searched refs:mAnimation (Results 1 – 1 of 1) sorted by relevance
117 private SwapAnimation mAnimation; field in RenderPreviewManager666 if (mAnimation != null) { in paint()667 mAnimation.tick(gc); in paint()1361 mAnimation = new SwapAnimation(preview, newPreview); in switchTo()1632 mAnimation = null; in tick()