kzs_display_native.hpp File Reference

Functions

EGLNativeDisplayType kzsEGLGetNativeDisplay (const struct KzsDesktopNative *desktopNative, const struct KzsDisplayNative *displayNative, const struct KzsWindowNative *windowNative)
 Get the EGL native display. More...
 
WFDPort kzsDisplayNativeGetHandle (const struct KzsDisplayNative *displayNative)
 Get WFD port native handle. More...
 
WFDPortMode kzsDisplayNativeGetMode (const struct KzsDisplayNative *displayNative)
 Get WFD port mode handle. More...
 

Function Documentation

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

Get the EGL native display.

Parameters
desktopNativeHandle to desktop-native.
displayNativeHandle to display-native.
windowNativeHandle to window-native.
Returns
Handle to EGL native display.
WFDPort kzsDisplayNativeGetHandle ( const struct KzsDisplayNative *  displayNative)

Get WFD port native handle.

Parameters
displayNativeHandle to display-native.
Returns
WFD port handle.
WFDPortMode kzsDisplayNativeGetMode ( const struct KzsDisplayNative *  displayNative)

Get WFD port mode handle.

Parameters
displayNativeHandle to display-native.
Returns
WFD mode handle.