Searched refs:baseGfx (Results 1 – 1 of 1) sorted by relevance
729 Graphics2D baseGfx = dstLayer.getImage().createGraphics(); in restoreLayer() local737 Graphics2D g = (Graphics2D) baseGfx.create(); in restoreLayer()749 Graphics2D g = createCustomGraphics(baseGfx, mLocalLayerPaint, in restoreLayer()758 baseGfx.dispose(); in restoreLayer()