Idioma

EGL14 Classe

Definição

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
Herança
Atributos

Comentários

EGL 1.4

Java documentação para android.opengl.EGL14.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Construtores

Nome Description
EGL14()
EGL14(IntPtr, JniHandleOwnership)

Um construtor usado ao criar representações gerenciadas de objetos JNI; chamado pelo runtime.

Campos

Nome Description
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

Propriedades

Nome Description
Class

Retorna a classe de runtime deste Object.

(Herdado de Object)
EglNoContext
EglNoDisplay
EglNoSurface
Handle

O identificador para a instância subjacente do Android.

(Herdado de Object)
JniIdentityHashCode

Obtém o código de hash de identidade atribuído a esse par Java pelo runtime de interoperabilidade.

(Herdado de Object)
JniManagedPeerState

EGL 1.

(Herdado de JavaObject)
JniPeerMembers

EGL 1.

PeerReference

Obtém a referência de objeto JNI para este par Java.

(Herdado de Object)
ThresholdClass

Essa API dá suporte à infraestrutura do Mono para Android e não se destina a ser usada diretamente do seu código.

ThresholdType

Essa API dá suporte à infraestrutura do Mono para Android e não se destina a ser usada diretamente do seu código.

Métodos

Nome Description
Clone()

Cria e retorna uma cópia desse objeto.

(Herdado de Object)
Construct(JniObjectReference, JniObjectReferenceOptions)

EGL 1.

(Herdado de JavaObject)
Dispose()

Libera os recursos mantidos por esse par Java.

(Herdado de Object)
Dispose(Boolean)

Libera os recursos mantidos por esse par Java.

(Herdado de Object)
DisposeUnlessReferenced()

EGL 1.

(Herdado de JavaObject)
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)

EGL 1.

(Herdado de JavaObject)
Equals(Object)

Indica se algum outro objeto é "igual a" este.

(Herdado de Object)
GetHashCode()

Retorna um valor de código hash para o objeto.

(Herdado de Object)
JavaFinalize()

Chamado pelo coletor de lixo em um objeto quando a coleta de lixo determina que não há mais referências ao objeto.

(Herdado de Object)
Notify()

Ativa um único thread que está aguardando no monitor deste objeto.

(Herdado de Object)
NotifyAll()

Ativa todos os threads que estão aguardando no monitor deste objeto.

(Herdado de Object)
SetHandle(IntPtr, JniHandleOwnership)

Define a propriedade Handle

(Herdado de Object)
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)

EGL 1.

(Herdado de JavaObject)
ToArray<T>()

Cria uma matriz gerenciada com base nesse wrapper de matriz Java.

(Herdado de Object)
ToString()

Retorna uma representação de cadeia de caracteres do objeto.

(Herdado de Object)
UnregisterFromRuntime()

Cancela o registro desse par Java do runtime de interoperabilidade.

(Herdado de Object)
Wait()

Faz com que o thread atual aguarde até ser despertado, normalmente por ser <notificado/em> ou <em>interrompido</em>.<>

(Herdado de Object)
Wait(Int64, Int32)

Faz com que o thread atual aguarde até que ele seja despertado, normalmente por ser <>notificado</em> ou <em>interrompido</em>, ou até que uma determinada quantidade de tempo real tenha decorrido.

(Herdado de Object)
Wait(Int64)

Faz com que o thread atual aguarde até que ele seja despertado, normalmente por ser <>notificado</em> ou <em>interrompido</em>, ou até que uma determinada quantidade de tempo real tenha decorrido.

(Herdado de Object)

Implantações explícitas de interface

Nome Description
IJavaPeerable.Disposed()

EGL 1.

(Herdado de JavaObject)
IJavaPeerable.Finalized()

EGL 1.

(Herdado de JavaObject)
IJavaPeerable.JniObjectReferenceControlBlock

EGL 1.

(Herdado de JavaObject)
IJavaPeerable.SetJniIdentityHashCode(Int32)

EGL 1.

(Herdado de JavaObject)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

EGL 1.

(Herdado de JavaObject)
IJavaPeerable.SetPeerReference(JniObjectReference)

EGL 1.

(Herdado de JavaObject)

Métodos de Extensão

Nome Description
GetJniTypeName(IJavaPeerable)

Obtém o nome JNI do tipo da instância self.

JavaAs<TResult>(IJavaPeerable)

Tente coagir a digitar selfTResult, verificando se a coerção é válida no lado Java.

JavaCast<TResult>(IJavaObject)

Executa uma conversão de tipo marcada por runtime do Android.

JavaCast<TResult>(IJavaObject)

EGL 1.

TryJavaCast<TResult>(IJavaPeerable, TResult)

Tente coagir a digitar selfTResult, verificando se a coerção é válida no lado Java.

Aplica-se a