Searched defs:cY (Results 1 – 7 of 7) sorted by relevance
246 int cY = bounds.height() / 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()
351 final float cY = mBounds.exactCenterY(); in clampStartingPosition() local
346 int cY = bounds.height() / 2; in updateLayerBoundsInternal() local
1269 final int cY = (int) mHotspotBounds.exactCenterY(); in getDirtyBounds() local
365 final int cY = bounds.height() / 2; in createIconBitmap() local
628 float cY = mCurveEndY = (y + previousY) / 2; in touchMove() local