Home
last modified time | relevance | path

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

/graphics/graphics-core/src/main/java/androidx/graphics/opengl/egl/
DEGLSpec.kt133 fun eglGetCurrentDrawSurface(): EGLSurface in eglQueryString() method
387 override fun eglGetCurrentDrawSurface(): EGLSurface = in eglQueryString() method