Kanzi window, YunOS implementation. More...
#include <kanzi/core.ui/platform/graphics_context/egl/kzs_egl.h>
#include <kanzi/core.ui/platform/windowing/common/kzs_native_handles.h>
Functions | |
EGLNativeDisplayType | kzsEGLGetNativeDisplay (const struct KzsDesktopNative *desktopNative, const struct KzsDisplayNative *displayNative, const struct KzsWindowNative *windowNative) |
Gets EGL native display. More... | |
EGLNativeWindowType | kzsEGLGetNativeWindow (const struct KzsWindowNative *windowNative) |
Gets EGL native window. More... | |
NativeWindowHandle | kzsWindowNativeGetPlatformWindow (const struct KzsWindowNative *windowNative) |
Returns the YunOS Window handle. More... | |
Kanzi window, YunOS implementation.
Copyright 2008-2021 by Rightware. All rights reserved.
EGLNativeDisplayType kzsEGLGetNativeDisplay | ( | const struct KzsDesktopNative * | desktopNative, |
const struct KzsDisplayNative * | displayNative, | ||
const struct KzsWindowNative * | windowNative | ||
) |
Gets EGL native display.
EGLNativeWindowType kzsEGLGetNativeWindow | ( | const struct KzsWindowNative * | windowNative | ) |
Gets EGL native window.
NativeWindowHandle kzsWindowNativeGetPlatformWindow | ( | const struct KzsWindowNative * | windowNative | ) |
Returns the YunOS Window handle.