OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mZoom
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Camera/src/com/android/camera/
PreviewGestures.java
51
private ZoomRenderer
mZoom
;
79
mZoom
= zoom;
139
if (
mZoom
!= null) {
150
if (
mZoom
!= null) {
177
if (
mZoom
!= null) {
188
if (
mZoom
!= null) {
307
return
mZoom
.onScale(detector);
317
return
mZoom
.onScaleBegin(detector);
326
mZoom
.onScaleEnd(detector);
/packages/apps/Gallery2/src/com/android/camera/
PreviewGestures.java
57
private ZoomRenderer
mZoom
;
95
mZoom
= zoom;
190
if (
mZoom
!= null) {
206
if (
mZoom
!= null) {
233
if (
mZoom
!= null) {
244
if (
mZoom
!= null) {
366
return
mZoom
.onScale(detector);
376
return
mZoom
.onScaleBegin(detector);
385
mZoom
.onScaleEnd(detector);
/prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar
ddmuilib.jar
Completed in 3374 milliseconds