Home
last modified time | relevance | path

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

/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
DwindowNdkTest.cpp581 napi_value CreateJsWindowLayoutInfoObject(napi_env env,const WindowManager_Rect& rect){ in CreateJsWindowLayoutInfoObject() function
608 … napi_set_element(env,arrayValue,i,CreateJsWindowLayoutInfoObject(env,*(windowLayoutInfo[0]+i))); in getAllWIndowLayOutInfo()