Project

General

Profile

« Previous | Next » 

Revision 76f9798b

Added by Leszek Koltunski over 7 years ago

New DistortedProgram class.

View differences:

src/main/java/org/distorted/examples/differentbitmaps/DifferentBitmapsRenderer.java
175 175

  
176 176
      try
177 177
        {
178
        Distorted.onSurfaceCreated(mView.getContext());
178
        Distorted.onCreate(mView.getContext());
179 179
        }
180 180
      catch(Exception ex)
181 181
        {

Also available in: Unified diff