Searched refs:pressure_ (Results 1 – 2 of 2) sorted by relevance
141 events_[current_slot_].pressure_ = input.value - pressure_min_; in OnFileCanReadWithoutBlocking()142 events_[current_slot_].pressure_ /= pressure_max_ - pressure_min_; in OnFileCanReadWithoutBlocking()165 events_[j].pressure_ * kFingerWidth, in OnFileCanReadWithoutBlocking()166 events_[j].pressure_ * kFingerWidth, in OnFileCanReadWithoutBlocking()168 events_[j].pressure_)); in OnFileCanReadWithoutBlocking()
70 float pressure_; member