Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DSlopController.cpp33 SlopController::SlopController(float slopThreshold, nsecs_t slopDurationNanos) in SlopController() argument
34 : mSlopThreshold(slopThreshold), mSlopDurationNanos(slopDurationNanos) {} in SlopController()
DSlopController.h33 SlopController(float slopThreshold, nsecs_t slopDurationNanos);