Searched refs:DEBUG_PANNING_SCALING (Results 1 – 1 of 1) sorted by relevance
115 private static final boolean DEBUG_PANNING_SCALING = false || DEBUG_ALL; field in MagnificationGestureHandler424 if (DEBUG_PANNING_SCALING) { in onScroll()466 if (DEBUG_PANNING_SCALING) Slog.i(LOG_TAG, "Scaled content to: " + scale + "x"); in onScale()