graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h
changeset 116 171fae344dd4
parent 98 bf7481649c98
equal deleted inserted replaced
103:2717213c588a 116:171fae344dd4
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 	EUpdateServPanicBadRequest = 1,
    31 	EUpdateServPanicBadRequest = 1,
    32 	EUpdateServPanicNoMemory,
    32 	EUpdateServPanicNoMemory,
    33 	EUpdateServPanicStartUp,
    33 	EUpdateServPanicStartUp,
    34 	EUpdateServPanicDataIntegrity,
    34 	EUpdateServPanicDataIntegrity,
    35 	EUpdateServPanicRegister,
    35 	EUpdateServPanicRegister,
       
    36 	EUpdateServPanicGlobalFastLock,
    36 	};
    37 	};
    37 
    38 
    38 enum TSurfaceUpdateEvent
    39 enum TSurfaceUpdateEvent
    39 	{
    40 	{
    40 	EUpdateServEventRegister = 1,
    41 	EUpdateServEventRegister = 1,