kzs_window_native.hpp File Reference

Kanzi window, YunOS implementation. More...

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...
 

Detailed Description

Kanzi window, YunOS implementation.

Copyright 2008-2021 by Rightware. All rights reserved.

Function Documentation

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.