Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp73 void EngineTest::LoadSceneModel(const std::string &modelPath) in LoadSceneModel()
78 void EngineTest::LoadEnvModel(const std::string &modelPath, BackgroundType type) in LoadEnvModel()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1021 void LumeCommon::LoadEnvModel(const std::string& modelPath, BackgroundType type) in LoadEnvModel()
1051 void LumeCommon::LoadSceneModel(const std::string& modelPath) in LoadSceneModel()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp134 NNRT_API OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelFile(const char *modelPath) in OH_NNCompilation_ConstructWithOfflineModelFile()