Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp95 constexpr float EMIT_VELOCITY_ANGLE_RANGE_BEGIN { -180.0f }; variable
335 …Rosen::Range<float> velocityAngle = {EMIT_VELOCITY_ANGLE_RANGE_BEGIN, EMIT_VELOCITY_ANGLE_RANGE_EN… in InitParticleEmitter()