OutputSurface

data class OutputSurface(val eglSurface: EGLSurface, val viewPortRect: Rect)

Wrapper for output EGLSurface in OpenGlRenderer.

Constructors

Link copied to clipboard
constructor(eglSurface: EGLSurface, viewPortRect: Rect)

Properties

Link copied to clipboard
Link copied to clipboard

Gets the Rect that defines the viewport.