Project

General

Profile

« Previous | Next » 

Revision 3521c6fe

Added by Leszek Koltunski almost 7 years ago

move EffectQuality to the effect package.

View differences:

src/main/java/org/distorted/library/main/DistortedOutputSurface.java
22 22
import android.opengl.GLES30;
23 23
import android.opengl.Matrix;
24 24

  
25
import org.distorted.library.effect.EffectQuality;
26

  
25 27
import java.util.ArrayList;
26 28

  
27 29
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff