Project

General

Profile

« Previous | Next » 

Revision efc280af

Added by Leszek Koltunski about 6 years ago

New 'PostprocessTree' app (unfinished)

View differences:

src/main/java/org/distorted/examples/blur/BlurActivity.java
77 77
      Distorted.onDestroy();  
78 78
      super.onDestroy();
79 79
      }
80
   
81
///////////////////////////////////////////////////////////////////
80

  
81
///////////////////////////////////////////////////////////////////////////////////////////////////
82 82
    
83 83
    public void onProgressChanged(SeekBar bar, int progress, boolean fromUser) 
84 84
      {
......
92 92
        }
93 93
      }
94 94

  
95
///////////////////////////////////////////////////////////////////
95
///////////////////////////////////////////////////////////////////////////////////////////////////
96 96

  
97 97
    public void onStartTrackingTouch(SeekBar bar) { }
98
    
99
///////////////////////////////////////////////////////////////////
98

  
99
///////////////////////////////////////////////////////////////////////////////////////////////////
100 100

  
101 101
    public void onStopTrackingTouch(SeekBar bar)  { }
102 102
     

Also available in: Unified diff