Searched refs:Grow (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DHighlightView.java108 if (mMode == ModifyMode.Grow) {
299 // Grow at most half of the difference between the image rectangle and
392 enum ModifyMode { None, Move, Grow } enum constant in enum:HighlightView.ModifyMode
H A DCropImage.java666 : HighlightView.ModifyMode.Grow);
/packages/apps/Gallery3D/src/com/cooliris/media/
H A DHighlightView.java101 if (mMode == ModifyMode.Grow) {
265 // Grow at most half of the difference between the image rectangle and
353 None, Move, Grow enum constant in enum:HighlightView.ModifyMode
H A DCropImage.java784 : HighlightView.ModifyMode.Grow);

Completed in 7 milliseconds