HomeSort by relevance Sort by last modified time
    Searched defs:isNear (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/inc/chre/
sensor.h 220 * o 'isNear': If set to 1, we are nearby (on the order of centimeters);
226 * this field must be checked on the first event before interpreting 'isNear'.
594 uint8_t isNear : 1;
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 220 * o 'isNear': If set to 1, we are nearby (on the order of centimeters);
226 * this field must be checked on the first event before interpreting 'isNear'.
594 uint8_t isNear : 1;
  /system/chre/chre_api/include/chre_api/chre/
sensor.h 274 * o 'isNear': If set to 1, we are nearby (on the order of centimeters);
280 * this field must be checked on the first event before interpreting 'isNear'.
738 uint8_t isNear : 1;
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstX86Base.h 416 bool isNear() const { return Kind == Near; }
    [all...]

Completed in 82 milliseconds