Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_collection_ffi.h80 CJ_EXPORT void FFICJCommonVectorFloat32SetElement(VectorFloat32Handle vec, int64_t index, float val… in VECTOR_H()
H A Dcj_collection_ffi.cpp129 void FFICJCommonVectorFloat32SetElement(VectorFloat32Handle vec, int64_t index, float value) in FFICJCommonVectorFloat32SetElement() function