Home
last modified time | relevance | path

Searched refs:AnimDynamicItem (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_hgm_config_data.h26 struct AnimDynamicItem { struct
43 void AddAnimDynamicItem(AnimDynamicItem item) in AddAnimDynamicItem() argument
48 const std::vector<AnimDynamicItem>& GetConfigData() const in GetConfigData()
84 std::vector<AnimDynamicItem> configData_;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_hgm_config_data_test.cpp55 AnimDynamicItem item = {type, name, minSpeed, maxSpeed, preferredFps};
95 AnimDynamicItem item = {type, name, minSpeed, maxSpeed, preferredFps};
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_hgm_config_data.cpp49 AnimDynamicItem item = {type, name, minSpeed, maxSpeed, preferredFps}; in Unmarshalling()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rshgmconfigdata_fuzzer/
H A Drshgmconfigdata_fuzzer.cpp94 AnimDynamicItem item; in DoAddAnimDynamicItem()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_frame_rate_policy_test.cpp88 AnimDynamicItem item;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsframeratepolicy_fuzzer/
H A Drsframeratepolicy_fuzzer.cpp228 AnimDynamicItem item; in DoHgmConfigChangeCallback()