Kanzi window, OpenHarmony OS implementation. More...
#include <kanzi/core.ui/platform/graphics_context/egl/kzs_egl.h>#include <kanzi/core/legacy/debug/kzs_error.hpp>Functions | |
| EGLNativeWindowType | kzsEGLGetNativeWindow (const struct KzsWindowNative *windowNative) |
| Gets EGL native window. | |
| kzsError | kzsWindowNativeSetEGLSurface (struct KzsWindowNative *windowNative, EGLSurface *surface, EGLDisplay *display) |
| Sets EGL surface. | |
Kanzi window, OpenHarmony OS implementation.
Copyright 2008-2023 by Rightware. All rights reserved.
| EGLNativeWindowType kzsEGLGetNativeWindow | ( | const struct KzsWindowNative * | windowNative | ) |
Gets EGL native window.
| kzsError kzsWindowNativeSetEGLSurface | ( | struct KzsWindowNative * | windowNative, |
| EGLSurface * | surface, | ||
| EGLDisplay * | display ) |
Sets EGL surface.