Kanzi 3.9.10
kzs_window_native.h File Reference

Kanzi window, native Android WindowSurfaceimplementation. More...

Functions

EGLNativeWindowType kzsEGLGetNativeWindow (const struct KzsWindowNative *windowNative)
 Gets EGL native window.
 
kzsError kzsWindowNativeSetEGLSurface (struct KzsWindowNative *windowNative, EGLSurface *surface, EGLDisplay *display)
 Sets EGL surface.
 

Detailed Description

Kanzi window, native Android WindowSurfaceimplementation.

Copyright 2008-2022 by Rightware. All rights reserved.

Function Documentation

◆ kzsEGLGetNativeWindow()

EGLNativeWindowType kzsEGLGetNativeWindow ( const struct KzsWindowNative * windowNative)

Gets EGL native window.

◆ kzsWindowNativeSetEGLSurface()

kzsError kzsWindowNativeSetEGLSurface ( struct KzsWindowNative * windowNative,
EGLSurface * surface,
EGLDisplay * display )

Sets EGL surface.