summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-16 18:17:38 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-10-16 18:26:57 -0700
commit72e351296046d61ecc5863da2faca0ab4ba0fd62 (patch)
tree6e24100d8837c41740c6c2462a258628ee119c3e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent48994ce9451cccb9ee6a6a27c18dbaaddffca452 (diff)
Long press not working if explore by touch and magnification are on.
1. In the magnifier we are caching the touch events until we figure out whether the user is triple tapping to enable magnification. If the user is not trying to engage magnification we deliver the stashed events. However, these events are stale and the subsequent transformations such as the touch explorer get confused when trying to detect a tap since the delay is longer than the tap slop. This change compensates for the time the events were cached before sending them to the next transformation in the chain. bug:7362365 Change-Id: Idd8539ffed7ba4892c5a916bd34910fd2ef50f75
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions