library
/
com.otaliastudios.opengl.surface
/
EglNativeWindowSurface
/
swapBuffers
common
swap
Buffers
fun
swapBuffers
():
Boolean
Content copied to clipboard
Calls eglSwapBuffers. Use this to "publish" the current frame. Returns false on failure.