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) |
Kanzi window, dummy implementation.
Copyright 2008-2017 by Rightware. All rights reserved.
| #define __GBM__ |
| EGLNativeWindowType kzsEGLGetNativeWindow | ( | const struct KzsWindowNative * | windowNative | ) |
Gets EGL native window.
| kzsError kzsWindowNativeFlipPage | ( | struct KzsWindowNative * | windowNative | ) |
| kzsError kzsWindowNativeInitGBM | ( | struct KzsWindowNative * | windowNative, |
| EGLDisplay | display, | ||
| EGLSurface | surface | ||
| ) |