Home
last modified time | relevance | path

Searched defs:Gather (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/
H A D_gather_v10.md1 # Gather chapter
H A D_gather_v20.md1 # Gather chapter
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2387 enum class State { Queued, Gather, Import, Finished }; enumerator
2759 void GLTF2Importer::Gather(ImporterTask& task) in Gather() function in GLTF2::GLTF2Importer