Searched refs:horizontalSpacePx (Results 1 – 1 of 1) sorted by relevance
973 int horizontalSpacePx = 0; in getCellLayoutBorderSpace() local977 horizontalSpacePx = mResponsiveWorkspaceWidthSpec.getGutterPx(); in getCellLayoutBorderSpace()980 horizontalSpacePx = pxFromDp(idp.borderSpaces[mTypeIndex].x, mMetrics, scale); in getCellLayoutBorderSpace()984 return new Point(horizontalSpacePx, verticalSpacePx); in getCellLayoutBorderSpace()