Searched refs:UpdateImageTexturePaths (Results 1 – 10 of 10) sorted by relevance
141 bool WidgetAdapter::UpdateImageTexturePaths(const std::vector<std::string>& imageTextures) in UpdateImageTexturePaths() function in OHOS::Render3D::WidgetAdapter144 engine_->UpdateImageTexturePaths(imageTextures); in UpdateImageTexturePaths()
213 UpdateImageTexturePaths(modelPaintProperty); in OnPaint3D()426 void ModelAdapterWrapper::UpdateImageTexturePaths(const RefPtr<ModelPaintProperty>& modelPaintPrope… in UpdateImageTexturePaths() function in OHOS::Ace::NG::ModelAdapterWrapper445 adapter->widgetAdapter_->UpdateImageTexturePaths(imageTexture); in UpdateImageTexturePaths()
89 void UpdateImageTexturePaths(const RefPtr<ModelPaintProperty>& modelPaintProperty);
60 bool UpdateImageTexturePaths(const std::vector<std::string>& imageTextures);
72 virtual void UpdateImageTexturePaths(const std::vector<std::string>& imageTextures) = 0;
65 void UpdateImageTexturePaths(const std::vector<std::string> &imageTextures) override;
119 void EngineTest::UpdateImageTexturePaths(const std::vector<std::string> &imageTextures) in UpdateImageTexturePaths() function in OHOS::Render3D::EngineTest384 bool ret = adapter.UpdateImageTexturePaths({});
131 modelPattern->modelAdapter_->UpdateImageTexturePaths(modelPaintProperty);135 modelPattern->modelAdapter_->UpdateImageTexturePaths(modelPaintProperty);
140 void UpdateImageTexturePaths(const std::vector<std::string>& imageTextures) override;
375 void LumeCommon::UpdateImageTexturePaths(const std::vector<std::string>& imageTextures) in UpdateImageTexturePaths() function in OHOS::Render3D::LumeCommon