Class ShadowNativeEmbossMaskFilter

    • Constructor Detail

      • ShadowNativeEmbossMaskFilter

        public ShadowNativeEmbossMaskFilter()
    • Method Detail

      • nativeConstructor

        @Implementation(minSdk=26)
        protected static long nativeConstructor​(float[] direction,
                                                float ambient,
                                                float specular,
                                                float blurRadius)