Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.cpp113 static bool GetArrayBufferProperty(napi_env env, napi_value root, const char* utf8name, in GetArrayBufferProperty() function
757 GetArrayBufferProperty(env, arg, "buffer", &(data.buffer), &(data.bufferSize)); in parseImageSourceUpdateData()