Home
last modified time | relevance | path

Searched defs:TransformParam (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dpaint_state.h71 struct TransformParam { struct
72 double scaleX = 0.0;
73 double skewX = 0.0;
74 double skewY = 0.0;
75 double scaleY = 0.0;
76 double translateX = 0.0;
77 double translateY = 0.0;
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp1380 struct TransformParam { struct
1381 bool isSystemApp = false;
1382 bool isPreInstallApp = false;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp1687 struct TransformParam { struct
1688 bool isSystemApp = false;
1689 bool isPreInstallApp = false;
Dbundle_profile.cpp1890 struct TransformParam { struct
1891 bool isSystemApp = false;
1892 bool isPreInstallApp = false;