Project

General

Profile

« Previous | Next » 

Revision c2c08950

Added by Leszek Koltunski about 7 years ago

simplify blitPriv()

View differences:

src/main/java/org/distorted/library/EffectQueueFragment.java
132 132
      }  
133 133
    }
134 134

  
135
///////////////////////////////////////////////////////////////////////////////////////////////////
136

  
137
  synchronized static void sendZero()
138
    {
139
    GLES30.glUniform1i( mNumEffectsH, 0);
140
    }
141

  
142 135
///////////////////////////////////////////////////////////////////////////////////////////////////
143 136
// alpha, brightness, contrast, saturation
144 137

  

Also available in: Unified diff