Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_config.h594 static constexpr uint8_t LIST_ROTATE_DISTANCE_COEFF = 20; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp170 rotateAccCoefficient_ = LIST_ROTATE_DISTANCE_COEFF; in UIList()