OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasEstimate
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorFusion.h
60
bool
hasEstimate
() const { return mFusion.
hasEstimate
(); }
Fusion.cpp
225
bool Fusion::
hasEstimate
() const {
230
if (
hasEstimate
())
Completed in 171 milliseconds