Home
last modified time | relevance | path

Searched defs:samples_seen (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
H A Dneural_stylus_palm_detection_filter.cc485 uint32_t samples_seen = stroke.samples_seen(); in AppendFeatures() local
536 uint32_t samples_seen = in AppendResampledFeatures() local
H A Dneural_stylus_palm_detection_filter_util.cc255 uint64_t PalmFilterStroke::samples_seen() const { in samples_seen() function in ui::PalmFilterStroke