Home
last modified time | relevance | path

Searched refs:PROPERTY_VECTOR2F (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_path_animation_test.cpp267 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
269 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
271 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
292 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
294 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
296 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
320 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
322 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
324 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
407 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR2F);
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsanimationratedecider_fuzzer/
H A Drsanimationratedecider_fuzzer.cpp86 type = RSRenderPropertyType::PROPERTY_VECTOR2F; in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp179 if (startValue_->GetPropertyType() == RSRenderPropertyType::PROPERTY_VECTOR2F && in InitInterpolationValue()
324 …if (startValue->GetPropertyType() == RSRenderPropertyType::PROPERTY_VECTOR2F && startVector2f != n… in PreProcessPath()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp103 case RSRenderPropertyType::PROPERTY_VECTOR2F: in CalculatePreferredRate()
H A Drs_animation_trace_utils.cpp76 case RSRenderPropertyType::PROPERTY_VECTOR2F: { in ParseRenderPropertyVauleInner()
H A Drs_render_path_animation.cpp200 if (GetOriginValue()->GetPropertyType() == RSRenderPropertyType::PROPERTY_VECTOR2F) { in OnAnimate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_rate_decider_test.cpp174 type = RSRenderPropertyType::PROPERTY_VECTOR2F;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h200 PROPERTY_VECTOR2F, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp116 case RSRenderPropertyType::PROPERTY_VECTOR2F: { in Marshalling()
213 case RSRenderPropertyType::PROPERTY_VECTOR2F: { in Unmarshalling()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.cpp355 return RSRenderPropertyType::PROPERTY_VECTOR2F; in GetPropertyType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp181 RSRenderPropertyType::PROPERTY_VECTOR2F));