Searched defs:gestureCenterInPixels (Results 1 – 1 of 1) sorted by relevance
2982 val gestureCenterInPixels: Float = detector.getFocusY() - DAY_HEADER_HEIGHT - mAlldayHeight in onScaleBegin() constant3014 val gestureCenterInPixels = detector.getFocusY().toInt() - DAY_HEADER_HEIGHT - mAlldayHeight in onScale() constant