Searched defs:inZoomView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripView.java1143 if (inZoomView()) {
1293 if (!inZoomView() || changed) {
1306 if (!inZoomView()) {
1323 if (inZoomView()) {
1607 private boolean inZoomView() { method in class:FilmstripView
2097 } else if (inZoomView()) {
2193 if (!inZoomView()) {
2425 if (!inZoomView()) {
2460 public boolean inZoomView() { method in class:FilmstripView.FilmstripControllerImpl
2461 return FilmstripView.this.inZoomView();
[all...]

Completed in 50 milliseconds