/* */ try
/* */ {
/* 646 */ if ((QTSession.isCurrentOS(1)) || (QTSession.isCurrentOS(4))) {
/* 647 */ localQDGraphics = getPort();
/* 648 */ localRegion = localQDGraphics.getClip();
/* 649 */ localQDGraphics.clipRect();
/* */ }
/* 651 */ if ((this.movie != null) || (this.graphicsImporter != null) || (this.grabber != null)) {
/* 652 */ this.qtcHelper.doSetBounds();
/* 653 */ if (!this.qtcHelper.getGWorld().equals(QDGraphics.scratch)) {
/* 654 */ QTUtils.checkFreeMemory();