windowing/windowserver/nga/SERVER/openwfc/ScreenRedraw.cpp
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    24 #include "rootwin.h"
    24 #include "rootwin.h"
    25 #include "walkwindowtree.h"
    25 #include "walkwindowtree.h"
    26 #include "wstop.h"
    26 #include "wstop.h"
    27 #include "WsMemMgr.h"
    27 #include "WsMemMgr.h"
    28 #include "renderstagemanager.h"
    28 #include "renderstagemanager.h"
    29 #include "Graphics/WsRenderStageFactory.h"
    29 #include "graphics/WsRenderStageFactory.h"
    30 #include "Graphics/WsRenderStage.h"
    30 #include "graphics/WsRenderStage.h"
    31 #include "Graphics/wsgraphicscontext.h"
    31 #include "graphics/wsgraphicscontext.h"
    32 #include "EVENT.H"
    32 #include "EVENT.H"
    33 
    33 
    34 #ifdef USE_DEBUG_FRAME_CAPTURE
    34 #ifdef USE_DEBUG_FRAME_CAPTURE
    35 #include <graphics/wsscreendevice.h>
    35 #include <graphics/wsscreendevice.h>
    36 #include "../debuglog/debuglog.h"
    36 #include "../debuglog/debuglog.h"