Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dmodel_view_impl.cpp89 void ModelViewImpl::AddLight(const RefPtr<OHOS::Render3D::SVLight>& light) in AddLight() function in OHOS::Ace::Framework::ModelViewImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
Dmodel_view_ng.cpp129 void ModelViewNG::AddLight(const RefPtr<OHOS::Render3D::SVLight>& light) in AddLight() function in OHOS::Ace::NG::ModelViewNG
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
Dscene_viewer_component.h202 void AddLight(const RefPtr<OHOS::Render3D::SVLight>& light) in AddLight() function