Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_glow_trace_system.cpp94 float splitRatio = static_cast<float>(std::ceil(pathlength / BASIC_DISTANCE_BETWEEN_POINTS)); in AddGlowPoints() local
95 float baseTime = timeInterval / splitRatio; in AddGlowPoints()