windowing/windowserver/inc/Graphics/openwfc/WSGRAPHICDRAWERINTERFACE.H
branchRCL_3
changeset 19 bbf46f59e123
parent 17 e375a7921169
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
   365 	KMWsDrawAnnotationObserver = 33, 	// CWsRenderStage Object Extension will optionally yield an MWsDrawAnnotationObserver
   365 	KMWsDrawAnnotationObserver = 33, 	// CWsRenderStage Object Extension will optionally yield an MWsDrawAnnotationObserver
   366 	KMWsWindowVisibilityNotifier = 34, 	// CWsRenderStage Object Extension will optionally yield an MWsWindowVisibilityNotifier
   366 	KMWsWindowVisibilityNotifier = 34, 	// CWsRenderStage Object Extension will optionally yield an MWsWindowVisibilityNotifier
   367 	KMWsWindowTree = 35,				// Object Extension to be used by render stages for recovery of MWsWindowTree
   367 	KMWsWindowTree = 35,				// Object Extension to be used by render stages for recovery of MWsWindowTree
   368 	KMWsScene = 36,                     // CWsRenderStage Object Extension will yield an MWsScene
   368 	KMWsScene = 36,                     // CWsRenderStage Object Extension will yield an MWsScene
   369 	                                    //      MWsScene::CreateSceneElement will yield a MWsElement
   369 	                                    //      MWsScene::CreateSceneElement will yield a MWsElement
   370 
   370 	KMWsContentReadyForComposition = 37,// CWsRenderStage Object Extension will optionally yield an MWsContentReadyForComposition
   371 	};
   371 	};
   372 
   372 
   373 class TSurfaceConfiguration;
   373 class TSurfaceConfiguration;
   374 
   374 
   375 
   375