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

Kanzi window, OpenHarmony OS implementation. 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, OpenHarmony OS implementation.

Copyright 2008-2023 by Rightware. All rights reserved.

Function Documentation

EGLNativeWindowType kzsEGLGetNativeWindow ( const struct KzsWindowNative *  windowNative)

Gets EGL native window.

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

Sets EGL surface.