Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp104 constexpr float SCALE_CHANGE_VELOCITY_RANGE_END { -1.0f }; variable
358 …<float> scaleChangeVelocity = {SCALE_CHANGE_VELOCITY_RANGE_BEGIN, SCALE_CHANGE_VELOCITY_RANGE_END}; in InitParticleEmitter()