OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startZoomAnimation
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/webkit/
ZoomManager.java
38
* (1) The first method is triggered by
startZoomAnimation
(...) and is a fixed
413
return
startZoomAnimation
(mActualScale * zoomMultiplier,
422
public boolean
startZoomAnimation
(float scale, boolean reflowText) {
455
* to the desired scale which was specified in
startZoomAnimation
(...).
457
* A fixed length animation begins when
startZoomAnimation
(...) is called and
702
startZoomAnimation
(getZoomOverviewScale(),
723
startZoomAnimation
(readingScale,
[
all
...]
WebViewClassic.java
[
all
...]
Completed in 3478 milliseconds