Home
last modified time | relevance | path

Searched refs:FFICJCommonVectorFloat32GetElement (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.h81 CJ_EXPORT float FFICJCommonVectorFloat32GetElement(VectorFloat32Handle vec, int64_t index); in VECTOR_H()
H A Dcj_collection_ffi.cpp135 float FFICJCommonVectorFloat32GetElement(VectorFloat32Handle vec, int64_t index) in FFICJCommonVectorFloat32GetElement() function