~compiz-team/compiz/0.9.12

« back to all changes in this revision

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

  • Committer: Sam Spilsbury
  • Date: 2012-08-22 10:07:45 UTC
  • mfrom: (3201.2.177 gles2)
  • mto: (3248.1.29 compiz)
  • mto: This revision was merged to the branch mainline in revision 3451.
  • Revision ID: sam.spilsbury@canonical.com-20120822100745-j5bofdehkq79wcvq
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
        positionUpdate (const CompPoint &pos);
136
136
 
137
137
        void
138
 
        paintTexture (int wx,
 
138
        paintTexture (const GLMatrix &transform,
 
139
                      GLushort       *color,
 
140
                      int             wx,
139
141
                      int wy,
140
142
                      int width,
141
143
                      int height,