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