EGL14 类

定义

EGL 1。

[Android.Runtime.Register("android/opengl/EGL14", DoNotGenerateAcw=true)]
public class EGL14 : Java.Lang.Object
[<Android.Runtime.Register("android/opengl/EGL14", DoNotGenerateAcw=true)>]
type EGL14 = class
    inherit Object
继承
EGL14
属性

注解

EGL 1.4

android.opengl.EGL14Java 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

构造函数

EGL14()
EGL14(IntPtr, JniHandleOwnership)

创建 JNI 对象的托管表示形式时使用的构造函数;由运行时调用。

字段

EglAlphaMaskSize
EglAlphaSize
EglBackBuffer
EglBadAccess
EglBadAlloc
EglBadAttribute
EglBadConfig
EglBadContext
EglBadCurrentSurface
EglBadDisplay
EglBadMatch
EglBadNativePixmap
EglBadNativeWindow
EglBadParameter
EglBadSurface
EglBindToTextureRgb
EglBindToTextureRgba
EglBlueSize
EglBufferDestroyed
EglBufferPreserved
EglBufferSize
EglClientApis
EglColorBufferType
EglConfigCaveat
EglConfigId
EglConformant
EglContextClientType
EglContextClientVersion
EglContextLost
EglCoreNativeEngine
EglDefaultDisplay
EglDepthSize
EglDisplayScaling
EglDraw
EglExtensions
EglFalse
EglGreenSize
EglHeight
EglHorizontalResolution
EglLargestPbuffer
EglLevel
EglLuminanceBuffer
EglLuminanceSize
EglMatchNativePixmap
EglMaxPbufferHeight
EglMaxPbufferPixels
EglMaxPbufferWidth
EglMaxSwapInterval
EglMinSwapInterval
EglMipmapLevel
EglMipmapTexture
EglMultisampleResolve
EglMultisampleResolveBox
EglMultisampleResolveBoxBit
EglMultisampleResolveDefault
EglNativeRenderable
EglNativeVisualId
EglNativeVisualType
EglNonConformantConfig
EglNone
EglNoTexture
EglNotInitialized
EglOpenglApi
EglOpenglBit
EglOpenglEs2Bit
EglOpenglEsApi
EglOpenglEsBit
EglOpenvgApi
EglOpenvgBit
EglOpenvgImage
EglPbufferBit
EglPixelAspectRatio
EglPixmapBit
EglRead
EglRedSize
EglRenderableType
EglRenderBuffer
EglRgbBuffer
EglSampleBuffers
EglSamples
EglSingleBuffer
EglSlowConfig
EglStencilSize
EglSuccess
EglSurfaceType
EglSwapBehavior
EglSwapBehaviorPreservedBit
EglTexture2d
EglTextureFormat
EglTextureRgb
EglTextureRgba
EglTextureTarget
EglTransparentBlueValue
EglTransparentGreenValue
EglTransparentRedValue
EglTransparentRgb
EglTransparentType
EglTrue
EglVendor
EglVersion
EglVerticalResolution
EglVgAlphaFormat
EglVgAlphaFormatNonpre
EglVgAlphaFormatPre
EglVgAlphaFormatPreBit
EglVgColorspace
EglVgColorspaceLinear
EglVgColorspaceLinearBit
EGLVGCOLORSPACESRGB
EglWidth
EglWindowBit

属性

Class

返回此 Object的运行时类。

(继承自 Object)
EglNoContext
EglNoDisplay
EglNoSurface
Handle

基础 Android 实例的句柄。

(继承自 Object)
JniIdentityHashCode

EGL 1。

(继承自 Object)
JniPeerMembers

EGL 1。

PeerReference

EGL 1。

(继承自 Object)
ThresholdClass

此 API 支持 Mono for Android 基础结构,不应直接从代码使用。

ThresholdType

此 API 支持 Mono for Android 基础结构,不应直接从代码使用。

方法

Clone()

创建并返回此对象的副本。

(继承自 Object)
Dispose()

EGL 1。

(继承自 Object)
Dispose(Boolean)

EGL 1。

(继承自 Object)
EglBindAPI(Int32)
EglBindTexImage(EGLDisplay, EGLSurface, Int32)
EglChooseConfig(EGLDisplay, Int32[], Int32, EGLConfig[], Int32, Int32, Int32[], Int32)
EglCopyBuffers(EGLDisplay, EGLSurface, Int32)
EglCreateContext(EGLDisplay, EGLConfig, EGLContext, Int32[], Int32)
EglCreatePbufferFromClientBuffer(EGLDisplay, Int32, Int32, EGLConfig, Int32[], Int32)
EglCreatePbufferSurface(EGLDisplay, EGLConfig, Int32[], Int32)
EglCreatePixmapSurface(EGLDisplay, EGLConfig, Int32, Int32[], Int32)
EglCreateWindowSurface(EGLDisplay, EGLConfig, Object, Int32[], Int32)
EglDestroyContext(EGLDisplay, EGLContext)
EglDestroySurface(EGLDisplay, EGLSurface)
EglGetConfigAttrib(EGLDisplay, EGLConfig, Int32, Int32[], Int32)
EglGetConfigs(EGLDisplay, EGLConfig[], Int32, Int32, Int32[], Int32)
EglGetCurrentContext()
EglGetCurrentDisplay()
EglGetCurrentSurface(Int32)
EglGetDisplay(Int32)
EglGetError()
EglInitialize(EGLDisplay, Int32[], Int32, Int32[], Int32)
EglMakeCurrent(EGLDisplay, EGLSurface, EGLSurface, EGLContext)
EglQueryAPI()
EglQueryContext(EGLDisplay, EGLContext, Int32, Int32[], Int32)
EglQueryString(EGLDisplay, Int32)
EglQuerySurface(EGLDisplay, EGLSurface, Int32, Int32[], Int32)
EglReleaseTexImage(EGLDisplay, EGLSurface, Int32)
EglReleaseThread()
EglSurfaceAttrib(EGLDisplay, EGLSurface, Int32, Int32)
EglSwapBuffers(EGLDisplay, EGLSurface)
EglSwapInterval(EGLDisplay, Int32)
EglTerminate(EGLDisplay)
EglWaitClient()
EglWaitGL()
EglWaitNative(Int32)
Equals(Object)

指示其他某个对象是否“等于”此对象。

(继承自 Object)
GetHashCode()

返回对象的哈希代码值。

(继承自 Object)
JavaFinalize()

当垃圾回收确定不再引用对象时,由对象上的垃圾回收器调用。

(继承自 Object)
Notify()

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Object)
ToArray<T>()

EGL 1。

(继承自 Object)
ToString()

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime()

EGL 1。

(继承自 Object)
Wait()

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>。<>

(继承自 Object)
Wait(Int64)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)
Wait(Int64, Int32)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)

显式接口实现

IJavaPeerable.Disposed()

EGL 1。

(继承自 Object)
IJavaPeerable.DisposeUnlessReferenced()

EGL 1。

(继承自 Object)
IJavaPeerable.Finalized()

EGL 1。

(继承自 Object)
IJavaPeerable.JniManagedPeerState

EGL 1。

(继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

EGL 1。

(继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

EGL 1。

(继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

EGL 1。

(继承自 Object)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)

EGL 1。

GetJniTypeName(IJavaPeerable)

EGL 1。

适用于