Searched refs:getGraphicsMemoryArray (Results 1 – 3 of 3) sorted by relevance
42 export const getGraphicsMemoryArray: () => number; constant
267 static napi_value getGraphicsMemoryArray(napi_env env, napi_callback_info info) in getGraphicsMemoryArray() function414 …{ "getGraphicsMemoryArray", nullptr, getGraphicsMemoryArray, nullptr, nullptr, nullptr, napi_defau… in Init()
401 let errCode = testNapi.getGraphicsMemoryArray();