Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.h181 BASE_NS::vector<CORE_NS::IThreadPool::IResult::Ptr> gatherTaskResults_; variable
H A Dgltf2_importer.cpp2664 for (size_t i = 0; i < gatherTaskResults_.size(); ++i) { in Cancel()
2665 gatherTaskResults_[i]->Wait(); in Cancel()
2736 gatherTaskResults_.push_back( in ProgressTask()
2811 gatherTaskResults_.clear(); in StartPhase()