Searched defs:ScrollStarted (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/input/
H A Dinput_handler.h59 enum ScrollStatus { ScrollOnMainThread, ScrollStarted, ScrollIgnored }; enumerator in enum:cc::InputHandler::ScrollStatus
68 // pixel) coordinates. Returns ScrollStarted if the layer at the coordinates
86 // Should only be called if ScrollBegin() returned ScrollStarted.
94 // Returns ScrollStarted if a layer was being actively being scrolled,
103 // returned ScrollStarted.

Completed in 594 milliseconds