Home
last modified time | relevance | path

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

/test/xts/acts/graphic/displayNdkApi14/entry/src/main/cpp/
Dnapi_init.cpp201 static napi_value GetDisplayById(napi_env env, napi_callback_info info) in GetDisplayById() function
323 … { "getDisplayById", nullptr, GetDisplayById, nullptr, nullptr, nullptr, napi_default, nullptr }, in Init()