Searched refs:finger (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/biometrics/fingerprint/2.1/default/ |
D | BiometricsFingerprint.cpp | 291 msg->data.enroll.finger.fid, in notify() 292 msg->data.enroll.finger.gid, in notify() 295 msg->data.enroll.finger.fid, in notify() 296 msg->data.enroll.finger.gid, in notify() 303 msg->data.removed.finger.fid, in notify() 304 msg->data.removed.finger.gid, in notify() 307 msg->data.removed.finger.fid, in notify() 308 msg->data.removed.finger.gid, in notify() 314 if (msg->data.authenticated.finger.fid != 0) { in notify() 316 msg->data.authenticated.finger.fid, in notify() [all …]
|
/hardware/libhardware/include/hardware/ |
D | fingerprint.h | 85 fingerprint_finger_id_t finger; member 93 fingerprint_finger_id_t finger; member 105 fingerprint_finger_id_t finger; member
|
/hardware/interfaces/biometrics/fingerprint/2.3/ |
D | IBiometricsFingerprint.hal | 61 * Notifies about a finger leaving the under-display fingerprint sensor area. 66 * If multiple fingers have left the sensor area, only the finger which 67 * previously caused a "finger down" event will be reported.
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | types.hal | 107 FingerprintFingerId finger; 118 FingerprintFingerId finger; 133 FingerprintFingerId finger;
|
D | IBiometricsFingerprint.hal | 74 * challenge. This must be called at the end of a multi-finger enrollment 110 * fingerprintMsg.data.enumerated.finger indicating a template id 125 * fingerprintMsg.data.removed.finger indicating the template id deleted
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 58 * by a finger or other tool. The value is normalized to a range from 106 * represents the size of the approaching finger or tool used to make contact. 108 * represents the size of the approaching finger or tool used to make contact. 121 * represents the size of the approaching finger or tool used to make contact. 123 * represents the size of the approaching finger or tool used to make contact. 135 * - For a touch screen or touch pad, reports the orientation of the finger 141 * The full range is from -PI/2 radians (finger pointing fully left) to PI/2 radians 142 * (finger pointing fully right). 412 * Type of tool used to make contact, such as a finger or stylus, if known.
|