Project

General

Profile

« Previous | Next » 

Revision 79d5f03c

Added by Leszek Koltunski almost 8 years ago

Minor cleanup.

View differences:

src/main/java/org/distorted/examples/fbo/FBORenderer.java
98 98
      mLisa = new DistortedBitmap(bitmap1, 20);
99 99
      mText = new DistortedBitmap(bitmap2, 20);
100 100
      
101
      android.util.Log.e("FBO", "Lisa hashcode= "+bitmap1.hashCode());
102
      
103 101
      mRoot = new DistortedNode(mLisa);
104 102
      mRoot.attach(mText);
105 103
     

Also available in: Unified diff