Package 

Class BarrelBlurEffect

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int countLevel
    • Method Summary

      Modifier and Type Method Description
      void setCountLevel(int countLevel)
      String getShader(GLSurfaceView mGlSurfaceView)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BarrelBlurEffect

        BarrelBlurEffect()
      • BarrelBlurEffect

        BarrelBlurEffect(int countLevel)