Searched defs:gestureCenterInPixels (Results 1 – 1 of 1) sorted by relevance
3357 float gestureCenterInPixels = detector.getFocusY() - DAY_HEADER_HEIGHT - mAlldayHeight; in onScaleBegin() local3391 int gestureCenterInPixels = (int) detector.getFocusY() - DAY_HEADER_HEIGHT - mAlldayHeight; in onScale() local