Home
last modified time | relevance | path

Searched refs:SCALE_VALUE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp447 const char SCALE_VALUE[] = "scaleValue"; variable
H A Dconstants.h450 extern const char SCALE_VALUE[];
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp45 const Vector2<float> SCALE_VALUE = {0.5f, 0.5f}; variable
1021 view_->Scale(SCALE_VALUE, VIEW_CENTER);
1039 view_->Scale(SCALE_VALUE, {0, 0});