Home
last modified time | relevance | path

Searched refs:ROTATION_DIVISOR (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h26 constexpr int32_t ROTATION_DIVISOR = 64; member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp25 constexpr int32_t ROTATION_DIVISOR = 64; member
426 RotationEvent event { .value = rotationValue * ROTATION_DIVISOR }; in ProcessRotationEvent()

Completed in 2 milliseconds