Functions | |
| WFDPort | kzsDisplayNativeGetHandle (const struct KzsDisplayNative *displayNative) |
| Get WFD port native handle. | |
| WFDPortMode | kzsDisplayNativeGetMode (const struct KzsDisplayNative *displayNative) |
| Get WFD port mode handle. | |
| EGLNativeDisplayType | kzsEGLGetNativeDisplay (const struct KzsDesktopNative *desktopNative, const struct KzsDisplayNative *displayNative, const struct KzsWindowNative *windowNative) |
| Get the EGL native display. | |
| EGLNativeDisplayType kzsEGLGetNativeDisplay | ( | const struct KzsDesktopNative * | desktopNative, |
| const struct KzsDisplayNative * | displayNative, | ||
| const struct KzsWindowNative * | windowNative ) |
Get the EGL native display.
| desktopNative | Handle to desktop-native. |
| displayNative | Handle to display-native. |
| windowNative | Handle to window-native. |
| WFDPort kzsDisplayNativeGetHandle | ( | const struct KzsDisplayNative * | displayNative | ) |
Get WFD port native handle.
| displayNative | Handle to display-native. |
| WFDPortMode kzsDisplayNativeGetMode | ( | const struct KzsDisplayNative * | displayNative | ) |
Get WFD port mode handle.
| displayNative | Handle to display-native. |