Kanzi 3.9.10
kzs_display_native.h File Reference

Kanzi display, OpenHarmony OS implementation. More...

Namespaces

namespace  OHOS
 
namespace  OHOS::Rosen
 

Functions

OHOS::Rosen::RSDisplayNode * kzsDisplayNativeGetDisplayNode (const struct KzsDisplayNative *displayNative)
 Gets pointer to display node.
 
EGLNativeDisplayType kzsEGLGetNativeDisplay (const struct KzsDesktopNative *desktopNative, const struct KzsDisplayNative *displayNative, const struct KzsWindowNative *windowNative)
 Gets EGL native display.
 

Detailed Description

Kanzi display, OpenHarmony OS implementation.

Copyright 2008-2023 by Rightware. All rights reserved.

Function Documentation

◆ kzsEGLGetNativeDisplay()

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

Gets EGL native display.

◆ kzsDisplayNativeGetDisplayNode()

OHOS::Rosen::RSDisplayNode * kzsDisplayNativeGetDisplayNode ( const struct KzsDisplayNative * displayNative)

Gets pointer to display node.