Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
Drender_data_store_default_light.cpp72 void RenderDataStoreDefaultLight::AddLight(const RenderLight& light) in AddLight() function in RenderDataStoreDefaultLight
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dmodel_view_impl.cpp85 void ModelViewImpl::AddLight(const RefPtr<OHOS::Render3D::SVLight>& light) in AddLight() function in OHOS::Ace::Framework::ModelViewImpl
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
Dscene_viewer_component.h201 void AddLight(const RefPtr<OHOS::Render3D::SVLight>& light) in AddLight() function