~linaro-graphics-wg/compiz-core/linaro-gles2

« back to all changes in this revision

Viewing changes to plugins/decor/src/decor.h

  • Committer: Alexandros Frantzis
  • Date: 2012-04-19 10:17:26 UTC
  • mfrom: (2753.36.304 trunk)
  • Revision ID: alexandros.frantzis@linaro.org-20120419101726-1vgfi4f4s95uc42q
Sync with lp:compiz-core.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
        DecorTexture (Pixmap pixmap);
80
80
        ~DecorTexture ();
81
81
 
 
82
        bool bindTexture (Pixmap src);
 
83
 
82
84
    public:
83
85
        bool            status;
84
86
        int             refCount;