equal
deleted
inserted
replaced
38 const TVtEngRenderingOptionsNGA& aOptions ) |
38 const TVtEngRenderingOptionsNGA& aOptions ) |
39 { |
39 { |
40 iType = ENgaRender; |
40 iType = ENgaRender; |
41 iWsSession = &aOptions.iWs; |
41 iWsSession = &aOptions.iWs; |
42 //iWsSreenDevice = &aOptions.iWsSD; |
42 //iWsSreenDevice = &aOptions.iWsSD; |
43 // iWindow = &aOptions.iWindow; |
43 //iWindow = &aOptions.iWindow; |
44 iObserver = aOptions.iObserver; |
44 //iObserver = aOptions.iObserver; |
45 //iRect = aOptions.iRect; |
45 //iRect = aOptions.iRect; |
46 //iClipRect = aOptions.iClipRect; |
46 //iClipRect = aOptions.iClipRect; |
47 //iOffset = aOptions.iOffset; |
47 //iOffset = aOptions.iOffset; |
48 iRemoteWindow = &aOptions.iWindow; |
48 iRemoteWindow = &aOptions.iWindow; |
49 } |
49 } |