Home
last modified time | relevance | path

Searched refs:PROPERTY_VECTOR4F (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_path_animation_test.cpp343 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR4F);
345 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR4F);
347 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR4F);
372 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR4F);
374 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR4F);
376 PROPERTY_ID, RSRenderPropertyType::PROPERTY_VECTOR4F);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp183 if (startValue_->GetPropertyType() == RSRenderPropertyType::PROPERTY_VECTOR4F && in InitInterpolationValue()
332 …if (startValue->GetPropertyType() == RSRenderPropertyType::PROPERTY_VECTOR4F && startVector4f != n… in PreProcessPath()
350 if (startValue->GetPropertyType() == RSRenderPropertyType::PROPERTY_VECTOR4F && in InitNeedPath()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsanimationratedecider_fuzzer/
H A Drsanimationratedecider_fuzzer.cpp83 RSRenderPropertyType type = RSRenderPropertyType::PROPERTY_VECTOR4F; in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp101 case RSRenderPropertyType::PROPERTY_VECTOR4F: in CalculatePreferredRate()
H A Drs_animation_trace_utils.cpp84 case RSRenderPropertyType::PROPERTY_VECTOR4F: { in ParseRenderPropertyVauleInner()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_rate_decider_test.cpp169 RSRenderPropertyType type = RSRenderPropertyType::PROPERTY_VECTOR4F;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h201 PROPERTY_VECTOR4F, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp123 case RSRenderPropertyType::PROPERTY_VECTOR4F: { in Marshalling()
221 case RSRenderPropertyType::PROPERTY_VECTOR4F: { in Unmarshalling()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.cpp360 return RSRenderPropertyType::PROPERTY_VECTOR4F; in GetPropertyType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp183 RSRenderPropertyType::PROPERTY_VECTOR4F));