Searched defs:cX (Results 1 – 8 of 8) sorted by relevance
245 int cX = bounds.width() / 2; in updateLayerBounds() local
346 private void getRange(Rect out, int cX, int cY, int level, int rotation) { in getRange()357 int cX, int cY, int level, float scale, int rotation) { in getRange()
350 final float cX = mBounds.exactCenterX(); in clampStartingPosition() local
345 int cX = bounds.width() / 2; in updateLayerBoundsInternal() local
1268 final int cX = (int) mHotspotBounds.exactCenterX(); in getDirtyBounds() local
364 final int cX = bounds.width() / 2; in createIconBitmap() local
627 float cX = mCurveEndX = (x + previousX) / 2; in touchMove() local
1443 final int cX; in onDraw() local