Home
last modified time | relevance | path

Searched defs:SCALE_VALUE (Results 1 – 2 of 2) sorted by relevance

/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp447 const char SCALE_VALUE[] = "scaleValue"; variable