Home
last modified time | relevance | path

Searched defs:gesture_start (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dfinger_metrics.cc49 bool gesture_start) { in Update()
126 bool gesture_start = (existing_count != previous_count) || new_count > 0; in Update() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/hardware/biometrics/
H A Dbiometrics_atoms.proto67 optional int64 gesture_start = 10; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/hardware/biometrics/
Dbiometrics_atoms.pb.h977 inline ::int64_t BiometricTouchReported::gesture_start() const { in gesture_start() function