Searched refs:bmpHeight (Results 1 – 2 of 2) sorted by relevance
2061 int bmpHeight = v.getMeasuredHeight(); in onExternalDragStartedWithItem() local2069 bmpHeight = bounds.height(); in onExternalDragStartedWithItem()2073 Bitmap b = Bitmap.createBitmap(bmpWidth, bmpHeight, in onExternalDragStartedWithItem()2733 final int bmpHeight = b.getHeight(); in beginDragShared() local2737 int dragLayerY = Math.round(mTempXY[1] - (bmpHeight - scale * bmpHeight) / 2 in beginDragShared()
1904 final int bmpHeight = b.getHeight();1910 Math.round(mTempXY[1] - (bmpHeight - scale * bmpHeight) / 2