OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indexToValue
(Results
1 - 2
of
2
) sorted by null
/device/samsung/tuna/libsensors/
ProximitySensor.cpp
44
float ProximitySensor::
indexToValue
(size_t index) const
60
mPendingEvent.distance =
indexToValue
(absinfo.value);
68
mPendingEvent.distance =
indexToValue
(event->value);
ProximitySensor.h
42
float
indexToValue
(size_t index) const;
Completed in 492 milliseconds