~3v1n0/compiz/resize-lowgfx-fixes

« back to all changes in this revision

Viewing changes to plugins/animation/src/private.h

  • Committer: BryanFRitt
  • Date: 2016-07-14 15:43:48 UTC
  • mfrom: (4067 compiz)
  • mto: This revision was merged to the branch mainline in revision 4075.
  • Revision ID: bryanfritt@hotmail.com-20160714154348-sit21cmf3dzpfkpn
ran `bzr merge lp:compiz`

Show diffs side-by-side

added added

removed removed

Lines of Context:
588
588
 
589
589
    void prePaintWindow ();
590
590
    inline bool postPaintWindowUsed () { return true; }
591
 
    void postPaintWindow ();
 
591
    void postPaintWindow (const GLMatrix &);
592
592
    void adjustDuration ();
593
593
    bool zoomToIcon ();
594
594
    void applyTransform ();