Home
last modified time | relevance | path

Searched refs:POSITION_Z_APPLICABLE_CAMERA3D (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h35 POSITION_Z_APPLICABLE_CAMERA3D, enumerator
233 { RSModifierType::POSITION_Z_APPLICABLE_CAMERA3D, "PositionZApplicableCamera3D" },
H A Drs_modifiers_def.in31 DECLARE_NOANIMATABLE_MODIFIER(PositionZApplicableCamera3D, bool, POSITION_Z_APPLICABLE_CAMERA3D, Ge…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable.cpp66 { RSModifierType::POSITION_Z_APPLICABLE_CAMERA3D, RSPropertyDrawableSlot::BOUNDS_MATRIX },
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp761 RSModifierType::POSITION_Z_APPLICABLE_CAMERA3D, isApplicable); in SetPositionZApplicableCamera3D()