uiacceltk/hitchcock/ServerCore/Inc/alfstreamerconsts.h
branchRCL_3
changeset 6 10534483575f
parent 3 d8a3531bc6b8
child 7 88b23e2e82e1
--- a/uiacceltk/hitchcock/ServerCore/Inc/alfstreamerconsts.h	Fri Mar 12 15:47:04 2010 +0200
+++ b/uiacceltk/hitchcock/ServerCore/Inc/alfstreamerconsts.h	Mon Mar 15 12:43:37 2010 +0200
@@ -38,7 +38,11 @@
     EAlfBridgerBlindSend,
     EAlfSetScreenRotation, 
     EAlfGetNativeWindowHandles,
-    EAlfSynchronize
+    EAlfSynchronize,
+    EAlfPostDataToCompositionClient,
+    EAlfPostDataToCompositionTarget,
+    EAlfGetListOfWGsHavingInactiveSurfaces, 
+    EAlfQueueRequestBGSessions
     };
 
 enum TAlfCompOps{
@@ -65,7 +69,9 @@
     KAlfCompositionWServScreenNumber,
     KAlfCompositionSourceScreenNumber,
     KAlfCompositionGoodOnGraphicsMemory,
-    KAlfCompositionTargetVisible
+    KAlfCompositionTargetVisible,
+    KAlfCompositionTargetHiddenBGAnim,
+    KAlfCompositionTargetVisibleBGAnim,
     
     };