Searched refs:tempX (Results 1 – 1 of 1) sorted by relevance
481 float tempX = (tapX - mPlatform.mCurrentX) / b.mCurrentScale; in zoomIn() local484 int x = (int) (-tempX * targetScale + 0.5f); in zoomIn()