Lines Matching defs:centerX
801 int centerX = (int) (mTempRect.left + mTempRect.width() * scale / 2);803 int centeredLeft = centerX - width / 2;