Home
last modified time | relevance | path

Searched refs:displayHeight (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/
H A Dnapi_init.cpp104 int32_t displayHeight; in GetDefaultDisplayHeight() local
105 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayHeight(&displayHeight); in GetDefaultDisplayHeight()
106 OH_LOG_INFO(LOG_APP, "GetDefaultDisplayHeight height=%{public}d errorCode=%{public}d.", displayHeight, errCode); in GetDefaultDisplayHeight()
109 napi_create_int32(env, displayHeight, &height); in GetDefaultDisplayHeight()

Completed in 2 milliseconds