Home
last modified time | relevance | path

Searched refs:RATIO_SCALE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_frame_rate_policy.cpp117 case RSPropertyUnit::RATIO_SCALE: in GetExpectedFrameRate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_frame_rate_policy_test.cpp179 unit = RSPropertyUnit::RATIO_SCALE;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp129 if (property->GetPropertyUnit() == RSPropertyUnit::RATIO_SCALE) { in ProcessVector2f()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsframeratepolicy_fuzzer/
H A Drsframeratepolicy_fuzzer.cpp173 RSPropertyUnit unit = RSPropertyUnit::RATIO_SCALE; in DoGetExpectedFrameRate003()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_rate_decider_test.cpp225 RSPropertyUnit unit = RSPropertyUnit::RATIO_SCALE;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h211 RATIO_SCALE, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp53 SetPropertyUnit(RSPropertyUnit::RATIO_SCALE); in UpdatePropertyUnit()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.cpp663 case RSPropertyUnit::RATIO_SCALE: in GetExpectedFrameRate()