Home
last modified time | relevance | path

Searched defs:nativeHandle (Results 1 – 3 of 3) sorted by relevance

/graphics/graphics-core/src/main/java/androidx/opengl/
DEGLHandle.kt29 val nativeHandle: Long constant
DEGLImageKHR.kt24 class EGLImageKHR(override val nativeHandle: Long) : EGLHandle { constant in androidx.opengl.EGLImageKHR
DEGLSyncKHR.kt24 class EGLSyncKHR(override val nativeHandle: Long) : EGLHandle { constant in androidx.opengl.EGLSyncKHR