Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPlaybackEngineQT.cpp File Reference
#include "KisPlaybackEngineQT.h"
#include "kis_debug.h"
#include "kis_canvas2.h"
#include "KisCanvasAnimationState.h"
#include "kis_image.h"
#include "kis_image_animation_interface.h"
#include <QElapsedTimer>
#include <QTimer>
#include "animation/KisFrameDisplayProxy.h"
#include "KisRollingMeanAccumulatorWrapper.h"
#include "KisRollingSumAccumulatorWrapper.h"
#include "KisPlaybackEngineQT.moc"

Go to the source code of this file.

Classes

struct  FrameMeasure
 Struct used to keep track of all frame time variance and accommodate for skipped frames. Also tracks whether a frame is still being loaded by the display proxy. More...
 
struct  KisPlaybackEngineQT::Private