-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Documented()@Retention(value = RetentionPolicy.SOURCE)@Target(value = TYPE_USE) public @interface EGLSurfaceTexture.SecureMode
Secure mode to be used by the EGL surface and context. One of SECURE_MODE_NONE, or SECURE_MODE_PROTECTED_PBUFFER.