Searched refs:FindIndex (Results 1 – 2 of 2) sorted by relevance
139 int32_t PinchDetector::FindIndex( const AInputEvent* event, int32_t id ) in FindIndex() function in ndk_helper::PinchDetector230 int32_t index = FindIndex( event_, vec_pointers_[0] ); in GetPointers()237 index = FindIndex( event_, vec_pointers_[1] ); in GetPointers()254 int32_t DragDetector::FindIndex( const AInputEvent* event, int32_t id ) in FindIndex() function in ndk_helper::DragDetector337 int32_t iIndex = FindIndex( event_, vec_pointers_[0] ); in GetPointer()
128 int32_t FindIndex( const AInputEvent* event, int32_t id );151 int32_t FindIndex( const AInputEvent* event, int32_t id );