Flutter Engine
The Flutter Engine
|
This is the complete list of members for TouchGesture, including all inherited members.
endZoom() | TouchGesture | |
globalM() const | TouchGesture | inline |
isActive() | TouchGesture | inline |
isBeingTouched() | TouchGesture | inline |
isFling(SkPoint *dir) | TouchGesture | |
localM() | TouchGesture | |
reset() | TouchGesture | |
resetTouchState() | TouchGesture | |
setTransLimit(const SkRect &contentRect, const SkRect &windowRect, const SkMatrix &preTouchM) | TouchGesture | |
startZoom() | TouchGesture | |
stop() | TouchGesture | inline |
touchBegin(void *owner, float x, float y) | TouchGesture | |
touchEnd(void *owner) | TouchGesture | |
TouchGesture() | TouchGesture | |
touchMoved(void *owner, float x, float y) | TouchGesture | |
updateZoom(float scale, float startX, float startY, float lastX, float lastY) | TouchGesture | |
~TouchGesture() | TouchGesture |