Home
last modified time | relevance | path

Searched defs:typedArray (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/ipc/ipc/native/src/napi_common/source/
Dnapi_ashmem.cpp432 napi_value typedArray = nullptr; in ReadFromAshmem() local
500 napi_value typedArray = nullptr; in TransferByteToJsData() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_arg.cpp285 bool dataView, isArrayBuffer, typedArray, array = false; in GenBufferData() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
Djsi_interface_tdd_test.cpp691 …JSIValue typedArray = JSI::CreateTypedArray(TypedArrayType::JSI_UINT8_ARRAY, byteLength, buffer, i… in JSIInterfaceTest019() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
Djsi.cpp943 uint8_t *JSI::GetTypedArrayInfo(JSIValue typedArray, in GetTypedArrayInfo()
/foundation/arkui/napi/native_engine/
Dnative_api.cpp2093 Local<panda::TypedArrayRef> typedArray(panda::JSValueRef::Undefined(vm)); in napi_create_typedarray() local
2151 Local<panda::TypedArrayRef> typedArray = value->ToObject(vm); in napi_get_typedarray_info() local