Searched refs:taskTopMargin (Results 1 – 2 of 2) sorted by relevance
134 int taskTopMargin = mActivity.getDeviceProfile().overviewTaskThumbnailTopMarginPx;136 float adjustedY = y + taskTopMargin - additionalInset.y;144 setPivotY(-taskTopMargin);
1969 int taskTopMargin = mActivity.getDeviceProfile().overviewTaskThumbnailTopMarginPx; in updateGridProperties() local1979 final float heightOffset = (boxLength + taskTopMargin) + mRowSpacing; in updateGridProperties()2020 taskView.setGridTranslationY((mLastComputedTaskSize.height() + taskTopMargin in updateGridProperties()