Home
last modified time | relevance | path

Searched refs:ANGLE_ROTATION (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_frame_rate_policy.cpp119 case RSPropertyUnit::ANGLE_ROTATION: in GetExpectedFrameRate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_frame_rate_policy_test.cpp183 unit = RSPropertyUnit::ANGLE_ROTATION;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp148 if (propertyUnit == RSPropertyUnit::ANGLE_ROTATION) { in ProcessFloat()
H A Drs_render_property_animation.cpp198 if (property_->GetPropertyUnit() == RSPropertyUnit::ANGLE_ROTATION) { in UpdateAnimateVelocity()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsframeratepolicy_fuzzer/
H A Drsframeratepolicy_fuzzer.cpp191 RSPropertyUnit unit = RSPropertyUnit::ANGLE_ROTATION; in DoGetExpectedFrameRate004()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_rate_decider_test.cpp249 RSPropertyUnit unit = RSPropertyUnit::ANGLE_ROTATION;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h212 ANGLE_ROTATION, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp58 SetPropertyUnit(RSPropertyUnit::ANGLE_ROTATION); in UpdatePropertyUnit()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.cpp665 case RSPropertyUnit::ANGLE_ROTATION: in GetExpectedFrameRate()