Compartilhar via


EGL15 Classe

Definição

EGL 1.

[Android.Runtime.Register("android/opengl/EGL15", ApiSince=29, DoNotGenerateAcw=true)]
public sealed class EGL15 : Java.Lang.Object
[<Android.Runtime.Register("android/opengl/EGL15", ApiSince=29, DoNotGenerateAcw=true)>]
type EGL15 = class
    inherit Object
Herança
EGL15
Atributos

Comentários

EGL 1,5

Documentação Java para android.opengl.EGL15.

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

Campos

EglClEventHandle

EGL 1.

EglConditionSatisfied

EGL 1.

EglContextMajorVersion

EGL 1.

EglContextMinorVersion

EGL 1.

EglContextOpenglCompatibilityProfileBit

EGL 1.

EglContextOpenglCoreProfileBit

EGL 1.

EglContextOpenglDebug

EGL 1.

EglContextOpenglForwardCompatible

EGL 1.

EglContextOpenglProfileMask

EGL 1.

EglContextOpenglResetNotificationStrategy

EGL 1.

EglContextOpenglRobustAccess

EGL 1.

EglForever

EGL 1.

EglGlColorspace

EGL 1.

EglGlColorspaceLinear

EGL 1.

EglGlColorspaceSrgb

EGL 1.

EglGlRenderbuffer

EGL 1.

EglGlTexture2d

EGL 1.

EglGlTexture3d

EGL 1.

EglGlTextureCubeMapNegativeX

EGL 1.

EglGlTextureCubeMapNegativeY

EGL 1.

EglGlTextureCubeMapNegativeZ

EGL 1.

EglGlTextureCubeMapPositiveX

EGL 1.

EglGlTextureCubeMapPositiveY

EGL 1.

EglGlTextureCubeMapPositiveZ

EGL 1.

EglGlTextureLevel

EGL 1.

EglGlTextureZoffset

EGL 1.

EglImagePreserved

EGL 1.

EglLoseContextOnReset

EGL 1.

EglNoResetNotification

EGL 1.

EglOpenglEs3Bit

EGL 1.

EglPlatformAndroidKhr

EGL 1.

EglSignaled

EGL 1.

EglSyncClEvent

EGL 1.

EglSyncClEventComplete

EGL 1.

EglSyncCondition

EGL 1.

EglSyncFence

EGL 1.

EglSyncFlushCommandsBit

EGL 1.

EglSyncPriorCommandsComplete

EGL 1.

EglSyncStatus

EGL 1.

EglSyncType

EGL 1.

EglTimeoutExpired

EGL 1.

EglUnsignaled

EGL 1.

Propriedades

Class

Retorna a classe de tempo de execução deste Object.

(Herdado de Object)
EglNoContext

EGL 1.

EglNoDisplay

EGL 1.

EglNoImage

EGL 1.

EglNoSurface

EGL 1.

EglNoSync

EGL 1.

Handle

O identificador para a instância subjacente do Android.

(Herdado de Object)
JniIdentityHashCode

EGL 1.

(Herdado de Object)
JniPeerMembers

EGL 1.

PeerReference

EGL 1.

(Herdado de Object)
ThresholdClass

Esta API suporta a infraestrutura Mono para Android e não se destina a ser usada diretamente do seu código.

(Herdado de Object)
ThresholdType

Esta API suporta a infraestrutura Mono para Android e não se destina a ser usada diretamente do seu código.

(Herdado de Object)

Métodos

Clone()

Cria e retorna uma cópia desse objeto.

(Herdado de Object)
Dispose()

EGL 1.

(Herdado de Object)
Dispose(Boolean)

EGL 1.

(Herdado de Object)
EglClientWaitSync(EGLDisplay, EGLSync, Int32, Int64)

EGL 1.

EglCreateImage(EGLDisplay, EGLContext, Int32, Int64, Int64[], Int32)

EGL 1.

EglCreatePlatformPixmapSurface(EGLDisplay, EGLConfig, Buffer, Int64[], Int32)

EGL 1.

EglCreatePlatformWindowSurface(EGLDisplay, EGLConfig, Buffer, Int64[], Int32)

EGL 1.

EglCreateSync(EGLDisplay, Int32, Int64[], Int32)

EGL 1.

EglDestroyImage(EGLDisplay, EGLImage)

EGL 1.

EglDestroySync(EGLDisplay, EGLSync)

EGL 1.

EglGetPlatformDisplay(Int32, Int64, Int64[], Int32)

EGL 1.

EglGetSyncAttrib(EGLDisplay, EGLSync, Int32, Int64[], Int32)

Função C EGLBoolean eglGetSyncAttrib ( EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value )

EglWaitSync(EGLDisplay, EGLSync, Int32)

EGL 1.

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)
ToArray<T>()

EGL 1.

(Herdado de Object)
ToString()

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

(Herdado de Object)
UnregisterFromRuntime()

EGL 1.

(Herdado de Object)
Wait()

Faz com que o thread atual aguarde até que ele seja ativado, normalmente sendo <em 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 sendo <em>notificado</em> ou <em interrompido</em>, ou até que>uma certa quantidade de tempo real tenha decorrido.

(Herdado de Object)
Wait(Int64)

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

(Herdado de Object)

Implantações explícitas de interface

IJavaPeerable.Disposed()

EGL 1.

(Herdado de Object)
IJavaPeerable.DisposeUnlessReferenced()

EGL 1.

(Herdado de Object)
IJavaPeerable.Finalized()

EGL 1.

(Herdado de Object)
IJavaPeerable.JniManagedPeerState

EGL 1.

(Herdado de Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

EGL 1.

(Herdado de Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

EGL 1.

(Herdado de Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

EGL 1.

(Herdado de Object)

Métodos de Extensão

JavaCast<TResult>(IJavaObject)

Executa uma conversão de tipo verificada em tempo de execução do Android.

JavaCast<TResult>(IJavaObject)

EGL 1.

GetJniTypeName(IJavaPeerable)

EGL 1.

Aplica-se a