Home
last modified time | relevance | path

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

/bootable/recovery/
Dwear_touch.h28 WearSwipeDetector(int low, int high, OnSwipeCallback cb, void* cookie);
Dwear_touch.cpp32 WearSwipeDetector::WearSwipeDetector(int low, int high, OnSwipeCallback callback, void* cookie): in WearSwipeDetector() argument
34 mHighThreshold(high), in WearSwipeDetector()