/* 523 */ sessionID += 1;
/* 524 */ if (qtjwiredDebug) System.out.println("scratch depth 0x" + Integer.toHexString(QDGraphics.kDefaultPixelFormat));
/* */
/* 526 */ if (!firstTime)
/* */ {
/* 528 */ GDevice localGDevice = (GDevice)AccessController.doPrivileged(new PrivilegedAction() {
/* */ public Object run() {
/* 530 */ return GDevice.getMain();
/* */ }
/* */ });
/* 534 */ QDGraphics.scratch = new QDGraphics(QDGraphics.kDefaultPixelFormat, new QDRect(1, 1), null, localGDevice, 2);