OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_cal_ref
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/util/nanotool/
nanotool.cpp
196
if (!args->sensors[i].
have_cal_ref
253
spec.
have_cal_ref
= true;
contexthub.h
95
bool
have_cal_ref
= false;
member in struct:android::SensorSpec
contexthub.cpp
464
if (sensor.
have_cal_ref
) {
482
if (sensor.
have_cal_ref
&& (result->value != 0.0f)) {
Completed in 102 milliseconds