Searched refs:AMOTION_EVENT_ACTION_POINTER_INDEX_MASK (Results 1 – 5 of 5) sorted by relevance
165 int32_t iIndex = (action & AMOTION_EVENT_ACTION_POINTER_INDEX_MASK) in Detect()180 int32_t index = (action & AMOTION_EVENT_ACTION_POINTER_INDEX_MASK) in Detect()269 int32_t index = (action & AMOTION_EVENT_ACTION_POINTER_INDEX_MASK) in Detect()
210 AMOTION_EVENT_ACTION_POINTER_INDEX_MASK = 0xff00, enumerator
248 AMOTION_EVENT_ACTION_POINTER_INDEX_MASK = 0xff00, enumerator