Searched refs:ParseGestureScroll (Results 1 – 2 of 2) sorted by relevance
53 bool ParseGestureScroll(const Json::Value& entry, Gesture* out_gs);
369 if (!ParseGestureScroll(entry, &gs)) in ParseGesture()424 bool ActivityReplay::ParseGestureScroll(const Json::Value& entry, in ParseGestureScroll() function in gestures::ActivityReplay