Home
last modified time | relevance | path

Searched defs:UIEvent (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/iphone/
DiPhoneInputManager.mm64 - (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
70 - (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event {
76 - (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
82 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
/external/skia/experimental/iOSSampleApp/Shared/
DSkUIView.mm61 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
68 - (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event {
75 - (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
82 - (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {