Add LRU cache of rendered bitmaps, to improve redraw performance in the absence of graphics HW support for OpenVG
/** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).* All rights reserved.* This component and the accompanying materials are made available* under the terms of "Eclipse Public License v1.0"* which accompanies this distribution, and is available* at the URL "http://www.eclipse.org/legal/epl-v10.html".** Initial Contributors:* Nokia Corporation - initial contribution.** Contributors:** Description:**/// This header file contains the customisation implementation identity for CdlFontInst_QVGA// It was generated by:// cdlcompiler instance ..\cdl\CdlFont.cdl CdlFontInst_QVGA// This file may be manually modified.#ifndef CDLFONTINST_QVGA_H#define CDLFONTINST_QVGA_H#include "CdlFont.cdl.custom.h"#include "CdlFontInst_QVGA.hrh"namespace CdlFontInst_QVGA{const TInt KCdlInstanceId = _CDL_CdlFontInst_QVGA_KCdlInstanceId;using CDL_Font::KCdlInterface;using CDL_Font::KCdlInterfaceUidValue;GLREF_D const CDL_Font::SCdlImpl KCdlImpl;} // end of namespace CdlFontInst_QVGA#endif // CDLFONTINST_QVGA_H