Class EglContext.CppProxy

  • All Implemented Interfaces:
    EglContext
    Enclosing interface:
    EglContext

    public static final class EglContext.CppProxy
    extends java.lang.Object
    implements EglContext
    • Method Detail

      • _djinni_private_destroy

        public void _djinni_private_destroy()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable
      • check

        public boolean check()
        Specified by:
        check in interface EglContext
      • create

        @Nullable
        public static EglContext create​(int width,
                                        int height)