Home
last modified time | relevance | path

Searched defs:GetScene (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
H A Drender_data_store_default_scene.cpp53 RenderScene RenderDataStoreDefaultScene::GetScene(const string_view name) const in GetScene() function in RenderDataStoreDefaultScene
63 RenderScene RenderDataStoreDefaultScene::GetScene() const in GetScene() function in RenderDataStoreDefaultScene
/ohos5.0/base/powermgr/power_manager/utils/vibrator/include/
H A Dvibrator_source_parser.h40 std::string GetScene() const in GetScene() function
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_sources.h45 std::string GetScene() const in GetScene() function
/ohos5.0/base/powermgr/thermal_manager/services/native/include/
H A Dthermal_service.h157 static const std::string& GetScene() in GetScene() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dscene.h220 static Scene GetScene(nodeClass& node) in GetScene() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp675 std::shared_ptr<Rosen::WindowScene> UIAbility::GetScene() in GetScene() function in OHOS::AbilityRuntime::UIAbility
H A Dability.cpp1591 std::shared_ptr<Rosen::WindowScene> Ability::GetScene() in GetScene() function in OHOS::AppExecFwk::Ability
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp468 SCENE_NS::IScene::Ptr NodeImpl::GetScene() const in GetScene() function in NodeImpl