kzs_window_native.hpp File Reference

Kanzi window, dummy implementation. More...

Macros

#define __GBM__
 

Functions

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

Detailed Description

Kanzi window, dummy implementation.

Copyright 2008-2017 by Rightware. All rights reserved.

Macro Definition Documentation

#define __GBM__

Function Documentation

EGLNativeWindowType kzsEGLGetNativeWindow ( const struct KzsWindowNative windowNative)

Gets EGL native window.

kzsError kzsWindowNativeFlipPage ( struct KzsWindowNative windowNative)
kzsError kzsWindowNativeInitGBM ( struct KzsWindowNative windowNative,
EGLDisplay  display,
EGLSurface  surface 
)