guestrendering/guestvideodriver/ldd/src/virtualvideohwdevice.cpp
branchbug235_bringup_0
changeset 4 e6f11c873cdf
parent 2 e8ccf068ac7f
child 7 ec0e558822c5
equal deleted inserted replaced
3:ccf5191a9db1 4:e6f11c873cdf
     1 /*
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2  * =============================================================================
     2 // All rights reserved.
     3  *  Name        : virtualvideohwdevice.cpp
     3 // This component and the accompanying materials are made available
     4  *  Part of     : 
     4 // under the terms of "Eclipse Public License v1.0"
     5  *  Description : Implementation of the class DVirtualVideoHwDevice.
     5 // which accompanies this distribution, and is available
     6  *  Version     : %version:3 %
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  *
     7 //
     8  *  Copyright © 2002-2008 Nokia. All rights reserved.
     8 // Initial Contributors:
     9  *  This material, including documentation and any related
     9 // Nokia Corporation - initial contribution.
    10  *  computer programs, is protected by copyright controlled by
    10 //
    11  *  Nokia. All rights are reserved. Copying, including
    11 // Contributors:
    12  *  reproducing, storing, adapting or translating, any
    12 //
    13  *  or all of this material requires the prior written consent of
    13 // Description:
    14  *  Nokia. This material also contains confidential
    14 // Virtual Video Hardware Device Implementation
    15  *  information which may not be disclosed to others without the
       
    16  *  prior written consent of Nokia.
       
    17  * =============================================================================
       
    18  */
       
    19 
    15 
    20 #include <kernel/kernel.h>
    16 #include <kernel/kernel.h>
    21 #include <assp.h>
    17 #include <assp.h>
    22 
    18 
    23 #include <graphics/guestvideodriverprotocol.h>
    19 #include <graphics/guestvideodriverprotocol.h>