Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.h69 static constexpr BASE_NS::string_view TRANSFORM_ROTATION = "TransformComponent.rotation"; variable
H A Dnode_impl.cpp281 …TRANSFORM_SCALE.substr(TRANSFORM_COMPONENT_NAME_LEN), TRANSFORM_ROTATION.substr(TRANSFORM_COMPONEN… in Build()
653 …anges<BASE_NS::Math::Quat>(propHandler_, META_ACCESS_PROPERTY(Rotation), meta, TRANSFORM_ROTATION); in CompleteInitialization()