kzs_window_native.h File Reference

Kanzi window, native part for fbdev. More...

Functions

EGLNativeWindowType kzsEGLGetNativeWindow (const struct KzsWindowNative *windowNative)
 Gets EGL native window type. More...
 
EGLNativeDisplayType kzsEGLGetNativeDisplay (const struct KzsDesktopNative *desktopNative, const struct KzsDisplayNative *displayNative, const struct KzsWindowNative *windowNative)
 Gets EGL native display type. More...
 

Detailed Description

Kanzi window, native part for fbdev.

Copyright 2008-2017 by Rightware. All rights reserved.

Function Documentation

EGLNativeWindowType kzsEGLGetNativeWindow ( const struct KzsWindowNative windowNative)

Gets EGL native window type.

EGLNativeDisplayType kzsEGLGetNativeDisplay ( const struct KzsDesktopNative *  desktopNative,
const struct KzsDisplayNative *  displayNative,
const struct KzsWindowNative windowNative 
)

Gets EGL native display type.