kzs_window_native.h File Reference

Kanzi window, WSEGL implementation. More...

Functions

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

Detailed Description

Kanzi window, WSEGL implementation.

Copyright 2008-2017 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 
)