OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateMinScale
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
CropView.java
145
updateMinScale
(getWidth(), getHeight(), source, true);
149
updateMinScale
(w, h, mRenderer.source, false);
158
private void
updateMinScale
(int w, int h, TileSource source, boolean resetScale) {
/packages/apps/Launcher3/src/com/android/launcher3/
CropView.java
145
updateMinScale
(getWidth(), getHeight(), source, true);
149
updateMinScale
(w, h, mRenderer.source, false);
158
private void
updateMinScale
(int w, int h, TileSource source, boolean resetScale) {
Completed in 417 milliseconds