Searched defs:modelPath (Results 1 – 3 of 3) sorted by relevance
73 void EngineTest::LoadSceneModel(const std::string &modelPath) in LoadSceneModel()78 void EngineTest::LoadEnvModel(const std::string &modelPath, BackgroundType type) in LoadEnvModel()
1021 void LumeCommon::LoadEnvModel(const std::string& modelPath, BackgroundType type) in LoadEnvModel()1051 void LumeCommon::LoadSceneModel(const std::string& modelPath) in LoadSceneModel()
134 NNRT_API OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelFile(const char *modelPath) in OH_NNCompilation_ConstructWithOfflineModelFile()