Home
last modified time | relevance | path

Searched refs:propertyUnit_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.h518 propertyUnit_ = unit;
593 RSProperty<T>::stagingValue_, RSProperty<T>::id_, GetPropertyType(), propertyUnit_);
598 RSProperty<T>::stagingValue_, RSProperty<T>::id_, GetPropertyType(), propertyUnit_);
635 RSPropertyUnit propertyUnit_ { RSPropertyUnit::UNKNOWN };
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp1115 auto propertyUnit_ { RSPropertyUnit::UNKNOWN }; variable
1116 property->SetPropertyUnit(propertyUnit_);