OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chooseWeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/input/
VelocityTracker.h
185
float
chooseWeight
(uint32_t index) const;
/frameworks/native/libs/input/
VelocityTracker.cpp
629
w[m] =
chooseWeight
(index);
684
float LeastSquaresVelocityTrackerStrategy::
chooseWeight
(uint32_t index) const {
[
all
...]
Completed in 72 milliseconds