Home
last modified time | relevance | path

Searched refs:LAYER_MASK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.h75 static constexpr BASE_NS::string_view LAYER_MASK = "LayerComponent.layerMask"; variable
H A Dnode_impl.cpp283 PropertyNameMask()[LAYER_COMPONENT_NAME] = { LAYER_MASK.substr(LAYER_COMPONENT_NAME_LEN) }; in Build()
657 BindChanges<uint64_t>(propHandler_, META_ACCESS_PROPERTY(LayerMask), meta, LAYER_MASK); in CompleteInitialization()