Home
last modified time | relevance | path

Searched refs:CreateJsWindowPropertiesObject (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
DwindowNdkTest.cpp435 napi_value CreateJsWindowPropertiesObject(napi_env env, WindowManager_WindowProperties* windowPrope… in CreateJsWindowPropertiesObject() function
468 auto objValue = CreateJsWindowPropertiesObject(env,windowProperties); in GetWindowPorperties()