Home
last modified time | relevance | path

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

/device/generic/goldfish/fingerprint/
Dhal.cpp54 TouchDetectionParameters touchDetectionParameters; in getSensorProps() local
55 touchDetectionParameters.targetSize = 1.0; in getSensorProps()
56 touchDetectionParameters.minOverlap = 0.2; in getSensorProps()
69 props.touchDetectionParameters = touchDetectionParameters; in getSensorProps()