Kanzi  3.9.5
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kzs_window_native.h File Reference

Kanzi window, native Android WindowSurfaceimplementation. More...

Functions

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

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.