Share via


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.EGL14 JAVA 檔。

此頁面的部分是根據 原始碼專案所建立和共用的工作進行修改,並根據中所述的詞彙使用。

建構函式

EGL14()
EGL14(IntPtr, JniHandleOwnership)

建立 JNI 物件的 Managed 標記法時所使用的建構函式;由執行時間呼叫。

欄位

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 > notified < /em > 或 < em > interrupted < /em > 來喚醒。

(繼承來源 Object)
Wait(Int64)

讓目前的執行緒等到喚醒為止,通常是 < 透過 em > notified < /em 或 em > interrupted < /em >> ,或 < 直到經過一定數量的即時為止。

(繼承來源 Object)
Wait(Int64, Int32)

讓目前的執行緒等到喚醒為止,通常是 < 透過 em > notified < /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.

適用於