Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp87 constexpr float DEFAULT_PARTICLE_POSITION_X { 0.0f }; variable
326 Rosen::Vector2f position = {DEFAULT_PARTICLE_POSITION_X, DEFAULT_PARTICLE_POSITION_Y}; in InitParticleEmitter()