Home | History | Annotate | Download | only in samplecode

Lines Matching refs:fOwner

2184                 fGesture.touchBegin(click->fOwner, x, y);
2187 fGesture.touchMoved(click->fOwner, x, y);
2191 fGesture.touchEnd(click->fOwner);