Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp71 bool WidgetAdapter::UpdateLights(const std::vector<std::shared_ptr<OHOS::Render3D::Light>>& lights) in UpdateLights() function in OHOS::Render3D::WidgetAdapter
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp104 void EngineTest::UpdateLights(const std::vector<std::shared_ptr<Light>> &lights) in UpdateLights() function in OHOS::Render3D::EngineTest
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1453 void LumeCommon::UpdateLights(const std::vector<std::shared_ptr<OHOS::Render3D::Light>>& lights) in UpdateLights() function in OHOS::Render3D::LumeCommon