Searched refs:fingerPressDown (Results 1 – 2 of 2) sorted by relevance
44 bool PointersInputDevice::ReadPoint(OHOS::DeviceData& data, OHOS::Point pos, bool fingerPressDown) in ReadPoint() argument49 … data.state = fingerPressDown ? OHOS::InputDevice::STATE_PRESS : OHOS::InputDevice::STATE_RELEASE; in ReadPoint()
33 bool ReadPoint(OHOS::DeviceData& data, OHOS::Point pos, bool fingerPressDown);